Searched refs:nft_xt_cmd_parse (Results 1 – 4 of 4) sorted by relevance
/third_party/iptables/iptables/ |
D | xtables-translate.c | 153 const struct nft_xt_cmd_parse *p, in nft_rule_xlate_add() 176 static int xlate(struct nft_handle *h, struct nft_xt_cmd_parse *p, in xlate() 180 const struct nft_xt_cmd_parse *p, in xlate() 238 struct nft_xt_cmd_parse p = { in do_command_xlate()
|
D | nft-shared.h | 203 struct nft_xt_cmd_parse { struct 216 struct nft_xt_cmd_parse *p, struct iptables_command_state *cs, argument
|
D | xtables-eb-translate.c | 172 static int nft_rule_eb_xlate_add(struct nft_handle *h, const struct nft_xt_cmd_parse *p, in nft_rule_eb_xlate_add() 211 struct nft_xt_cmd_parse p = { in do_commandeb_xlate()
|
D | xtables.c | 460 struct nft_xt_cmd_parse *p, struct iptables_command_state *cs, in do_parse() 953 struct nft_xt_cmd_parse p = { in do_commandx()
|