HomeSort by relevance Sort by last modified time
    Searched refs:chain_obj (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
xtables-restore.c 178 struct nftnl_chain *chain_obj; local
180 chain_obj = nft_chain_list_find(clist, curtable, chain);
184 if (chain_obj != NULL)
185 nftnl_chain_list_del(chain_obj);
nft.c 1740 struct nftnl_chain *chain_obj; local
    [all...]

Completed in 822 milliseconds