Home
last modified time | relevance | path

Searched refs:nft_parse_match (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dnft-shared.h137 void nft_parse_match(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
Dnft-shared.c323 void nft_parse_match(struct nft_xt_ctx *ctx, struct nftnl_expr *e) in nft_parse_match() function
519 nft_parse_match(&ctx, expr); in nft_rule_to_iptables_command_state()
Dnft-bridge.c394 nft_parse_match(&ctx, expr); in nft_rule_to_ebtables_command_state()