Home
last modified time | relevance | path

Searched refs:NLA_BE16 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/
H A Dnlattr.c33 [NLA_BE16] = sizeof(__be16),
48 [NLA_BE16] = sizeof(__be16),
132 case NLA_BE16: in nla_get_range_unsigned()
196 case NLA_BE16: in nla_validate_range_unsigned()
329 case NLA_BE16: in nla_validate_int_range()
362 case NLA_BE16: in nla_validate_mask()
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h184 NLA_BE16, enumerator
236 * NLA_BE16, NLA_BE32,
267 * NLA_BE16,
380 tp == NLA_U64 || tp == NLA_BE16 || tp == NLA_BE32)

Completed in 5 milliseconds