Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_objref.c264 static const struct nla_policy nft_objref_policy[NFTA_OBJREF_MAX + 1] = { in nft_objref_select_ops()
277 .policy = nft_objref_policy,
266 static const struct nla_policy nft_objref_policy[NFTA_OBJREF_MAX + 1] = { global() variable