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

  /external/iptables/iptables/
nft-shared.h 138 void nft_parse_target(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
nft-shared.c 290 void nft_parse_target(struct nft_xt_ctx *ctx, struct nftnl_expr *e) function
521 nft_parse_target(&ctx, expr);
nft-bridge.c 396 nft_parse_target(&ctx, expr);
nft-arp.c 402 nft_parse_target(&ctx, expr);

Completed in 65 milliseconds