Searched defs:nla_policy (Results 1 – 2 of 2) sorted by relevance
47 const struct nla_policy *nla_policy; member56 const struct nla_policy *nla_policy; member
320 struct nla_policy { struct321 u8 type;322 u8 validation_type;323 u16 len;324 union {