Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.h139 void nft_parse_meta(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
Dnft-shared.c397 void nft_parse_meta(struct nft_xt_ctx *ctx, struct nftnl_expr *e) in nft_parse_meta() function
511 nft_parse_meta(&ctx, expr); in nft_rule_to_iptables_command_state()
Dnft-bridge.c386 nft_parse_meta(&ctx, expr); in nft_rule_to_ebtables_command_state()
Dnft-arp.c394 nft_parse_meta(&ctx, expr); in nft_rule_to_arptables_command_state()