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

  /external/iptables/iptables/
xtables-restore.c 196 .chain_set = nft_chain_set,
325 if (cb->chain_set &&
326 cb->chain_set(h, curtable, chain, policy, &count) < 0) {
nft-shared.h 252 int (*chain_set)(struct nft_handle *h, const char *table, member in struct:nft_xt_restore_cb
xtables-translate.c 384 .chain_set = xlate_chain_set,

Completed in 48 milliseconds