Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_tables.h1328 static inline u8 nft_genmask_cur(const struct net *net) in nft_genmask_cur() function
1342 (((__obj)->genmask & nft_genmask_cur(__net)) == 0)
1350 (__obj)->genmask = nft_genmask_cur(__net)