Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1502 static inline unsigned int nft_gencursor_next(const struct net *net) in nft_gencursor_next() function
1509 return 1 << nft_gencursor_next(net); in nft_genmask_next()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c9601 next_genbit = nft_gencursor_next(net); in nf_tables_commit_chain()
10165 net->nft.gencursor = nft_gencursor_next(net); in nf_tables_commit()