Home
last modified time | relevance | path

Searched refs:nft_parse_cmp (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dnft-shared.h136 void nft_parse_cmp(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
Dnft-shared.c427 void nft_parse_cmp(struct nft_xt_ctx *ctx, struct nftnl_expr *e) in nft_parse_cmp() function
515 nft_parse_cmp(&ctx, expr); in nft_rule_to_iptables_command_state()
Dnft-bridge.c390 nft_parse_cmp(&ctx, expr); in nft_rule_to_ebtables_command_state()
Dnft-arp.c398 nft_parse_cmp(&ctx, expr); in nft_rule_to_arptables_command_state()