Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dnlattr.h46 struct nla_policy { struct
48 uint16_t type;
51 uint16_t minlen;
54 uint16_t maxlen;
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_l4proto.h78 const struct nla_policy *nla_policy; member
87 const struct nla_policy *nla_policy; member
/Linux-v4.19/include/net/
Dnetlink.h222 struct nla_policy { struct
223 u16 type;
247 const struct nla_policy *policy, argument