Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dnetlink.h496 NL_VALIDATE_TRAILING = BIT(0), enumerator
503 #define NL_VALIDATE_DEPRECATED_STRICT (NL_VALIDATE_TRAILING |\
505 #define NL_VALIDATE_STRICT (NL_VALIDATE_TRAILING |\
/linux-6.3-rc2/lib/
A Dnlattr.c618 if (validate & NL_VALIDATE_TRAILING) in __nla_validate_parse()

Completed in 9 milliseconds