HomeSort by relevance Sort by last modified time
    Searched full:nft_chain_user_del (Results 1 - 5 of 5) sorted by null

  /external/iptables/iptables/
nft.h 75 int nft_chain_user_del(struct nft_handle *h, const char *chain, const char *table);
nft.c 1469 int nft_chain_user_del(struct nft_handle *h, const char *chain, const char *table) function
    [all...]
xtables-arp.c     [all...]
xtables-eb.c 815 ret = nft_chain_user_del(h, chain, *table);
    [all...]
xtables.c     [all...]

Completed in 495 milliseconds