Home
last modified time | relevance | path

Searched refs:NLA_VALIDATE_RANGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Dnlattr.c150 case NLA_VALIDATE_RANGE: in nla_get_range_unsigned()
264 case NLA_VALIDATE_RANGE: in nla_get_range_signed()
553 case NLA_VALIDATE_RANGE: in validate_nla()
/openbmc/linux/net/netlink/
H A Dpolicy.c359 if (pt->validation_type == NLA_VALIDATE_RANGE || in __netlink_policy_dump_write_attr()
/openbmc/linux/include/net/
H A Dnetlink.h201 NLA_VALIDATE_RANGE, enumerator
406 .validation_type = NLA_VALIDATE_RANGE, \