HomeSort by relevance Sort by last modified time
    Searched refs:nft_parse_immediate (Results 1 - 4 of 4) sorted by null

  /external/iptables/iptables/
nft-shared.h 142 void nft_parse_immediate(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
nft-shared.c 454 void nft_parse_immediate(struct nft_xt_ctx *ctx, struct nftnl_expr *e) function
517 nft_parse_immediate(&ctx, expr);
nft-bridge.c 392 nft_parse_immediate(&ctx, expr);
nft-arp.c 400 nft_parse_immediate(&ctx, expr);

Completed in 605 milliseconds