Home
last modified time | relevance | path

Searched refs:NL_VALIDATE_UNSPEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dnetlink.h494 NL_VALIDATE_UNSPEC = BIT(2), enumerator
503 NL_VALIDATE_UNSPEC |\
/openbmc/linux/lib/
H A Dnlattr.c528 if (validate & NL_VALIDATE_UNSPEC) { in validate_nla()