Searched refs:NL_VALIDATE_NESTED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | netlink.h | 496 NL_VALIDATE_NESTED = BIT(4), enumerator |
/openbmc/linux/lib/ | ||
H A D | nlattr.c | 410 if (validate & NL_VALIDATE_NESTED) { in validate_nla() |