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

  /external/iptables/iptables/
nft.h 76 int nft_chain_user_rename(struct nft_handle *h, const char *chain, const char *table, const char *newname);
xtables-eb.c 829 ret = nft_chain_user_rename(h, chain, *table,
    [all...]
xtables-arp.c     [all...]
xtables.c     [all...]
nft.c 1578 int nft_chain_user_rename(struct nft_handle *h,const char *chain, function
    [all...]

Completed in 263 milliseconds