Searched refs:xt_cmd_parse (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/iptables/iptables/ |
H A D | xtables-translate.c | 148 const struct xt_cmd_parse *p, in nft_rule_xlate_add() 186 static int xlate(struct nft_handle *h, struct xt_cmd_parse *p, in xlate() 190 const struct xt_cmd_parse *p, in xlate() 248 struct xt_cmd_parse p = { in do_command_xlate()
|
H A D | xshared.h | 275 struct xt_cmd_parse { struct 290 struct xt_cmd_parse *p, struct iptables_command_state *cs, argument
|
H A D | xtables-eb-translate.c | 139 static int nft_rule_eb_xlate_add(struct nft_handle *h, const struct xt_cmd_parse *p, in nft_rule_eb_xlate_add() 176 struct xt_cmd_parse p = { in do_commandeb_xlate()
|
H A D | xtables.c | 145 struct xt_cmd_parse p = { in do_commandx()
|
H A D | ip6tables.c | 673 struct xt_cmd_parse p = { in do_command6()
|
H A D | iptables.c | 667 struct xt_cmd_parse p = { in do_command4()
|
H A D | xshared.c | 1371 struct xt_cmd_parse *p, struct iptables_command_state *cs, in do_parse()
|