Home
last modified time | relevance | path

Searched refs:gencursor (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/net/netns/
A Dnftables.h8 u8 gencursor; member
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_core.c268 bool genbit = READ_ONCE(net->nft.gencursor); in nft_do_chain()
A Dnf_tables_api.c9129 net->nft.gencursor = nft_gencursor_next(net); in nf_tables_commit()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_tables.h1446 return net->nft.gencursor + 1 == 1 ? 1 : 0; in nft_gencursor_next()
1457 return 1 << READ_ONCE(net->nft.gencursor); in nft_genmask_cur()

Completed in 85 milliseconds