Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dfou_nl.c15 [FOU_ATTR_PORT] = { .type = NLA_BE16, },
24 [FOU_ATTR_PEER_PORT] = { .type = NLA_BE16, },
/linux-6.15/lib/
H A Dnlattr.c33 [NLA_BE16] = sizeof(__be16),
48 [NLA_BE16] = sizeof(__be16),
132 case NLA_BE16: in nla_get_range_unsigned()
200 case NLA_BE16: in nla_validate_range_unsigned()
338 case NLA_BE16: in nla_validate_int_range()
375 case NLA_BE16: in nla_validate_mask()
/linux-6.15/include/net/
H A Dnetlink.h194 NLA_BE16, enumerator
398 tp == NLA_BE16 || tp == NLA_BE32)