Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-save.c107 nft_check_xt_legacy(h->family, true); in do_output()
118 nft_check_xt_legacy(h->family, true); in do_output()
Dnft-shared.h250 void nft_check_xt_legacy(int family, bool is_ipt_save);
Dxtables.c1022 nft_check_xt_legacy(h->family, false); in do_commandx()
1037 nft_check_xt_legacy(h->family, false); in do_commandx()
Dnft-shared.c989 void nft_check_xt_legacy(int family, bool is_ipt_save) in nft_check_xt_legacy() function