Searched defs:nla_policy (Results 1 – 2 of 2) sorted by relevance
46 const struct nla_policy *nla_policy; member55 const struct nla_policy *nla_policy; member
291 struct nla_policy { struct292 u8 type;293 u8 validation_type;294 u16 len;295 union {