Searched refs:nft_check_xt_legacy (Results 1 – 4 of 4) sorted by relevance
107 nft_check_xt_legacy(h->family, true); in do_output()118 nft_check_xt_legacy(h->family, true); in do_output()
250 void nft_check_xt_legacy(int family, bool is_ipt_save);
1022 nft_check_xt_legacy(h->family, false); in do_commandx()1037 nft_check_xt_legacy(h->family, false); in do_commandx()
989 void nft_check_xt_legacy(int family, bool is_ipt_save) in nft_check_xt_legacy() function