Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.h135 void nft_parse_bitwise(struct nft_xt_ctx *ctx, struct nftnl_expr *e);
Dnft-shared.c411 void nft_parse_bitwise(struct nft_xt_ctx *ctx, struct nftnl_expr *e) in nft_parse_bitwise() function
513 nft_parse_bitwise(&ctx, expr); in nft_rule_to_iptables_command_state()
Dnft-bridge.c388 nft_parse_bitwise(&ctx, expr); in nft_rule_to_ebtables_command_state()
Dnft-arp.c396 nft_parse_bitwise(&ctx, expr); in nft_rule_to_arptables_command_state()