Home
last modified time | relevance | path

Searched defs:nla_policy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_l4proto.h47 const struct nla_policy *nla_policy; member
56 const struct nla_policy *nla_policy; member
/openbmc/linux/include/net/
H A Dnetlink.h321 struct nla_policy { struct
322 u8 type;
323 u8 validation_type;
324 u16 len;
325 union {