Home
last modified time | relevance | path

Searched refs:is_ipt_save (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/iptables/
Dnft-shared.h250 void nft_check_xt_legacy(int family, bool is_ipt_save);
Dnft-shared.c989 void nft_check_xt_legacy(int family, bool is_ipt_save) in nft_check_xt_legacy() argument
1014 prefix, prefix, is_ipt_save ? "-save" : ""); in nft_check_xt_legacy()