Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_tables.h1437 static inline unsigned int nft_gencursor_next(const struct net *net) in nft_gencursor_next() function
1444 return 1 << nft_gencursor_next(net); in nft_genmask_next()
/linux-6.1.9/net/netfilter/
Dnf_tables_api.c8725 next_genbit = nft_gencursor_next(net); in nf_tables_commit_chain()
8991 net->nft.gencursor = nft_gencursor_next(net); in nf_tables_commit()