Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1449 static inline unsigned int nft_gencursor_next(const struct net *net) in nft_gencursor_next() function
1456 return 1 << nft_gencursor_next(net); in nft_genmask_next()
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c9398 next_genbit = nft_gencursor_next(net); in nf_tables_commit_chain()
9948 net->nft.gencursor = nft_gencursor_next(net); in nf_tables_commit()