Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h243 NFTA_CHAIN_USE, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1859 if (nla_put_be32(skb, NFTA_CHAIN_USE, htonl(chain->use))) in nf_tables_fill_chain_info()