Home
last modified time | relevance | path

Searched refs:NLA_S16 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/netlink/
H A Dpolicy.c229 case NLA_S16: in netlink_policy_dump_attr_size_estimate()
320 case NLA_S16: in __netlink_policy_dump_write_attr()
327 else if (pt->type == NLA_S16) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-6.6/net/netlink/
H A Dpolicy.c229 case NLA_S16: in netlink_policy_dump_attr_size_estimate()
320 case NLA_S16: in __netlink_policy_dump_write_attr()
327 else if (pt->type == NLA_S16) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-5.10/lib/
H A Dnlattr.c30 [NLA_S16] = sizeof(s16),
43 [NLA_S16] = sizeof(s16),
232 case NLA_S16: in nla_get_range_signed()
279 case NLA_S16: in nla_validate_int_range_signed()
317 case NLA_S16: in nla_validate_int_range()
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c30 [NLA_S16] = sizeof(s16),
45 [NLA_S16] = sizeof(s16),
246 case NLA_S16: in nla_get_range_signed()
293 case NLA_S16: in nla_validate_int_range_signed()
333 case NLA_S16: in nla_validate_int_range()
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h179 NLA_S16, enumerator
232 * NLA_S8, NLA_S16,
265 * NLA_S16,
286 * NLA_S16,
370 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h179 NLA_S16, enumerator
234 * NLA_S8, NLA_S16,
270 * NLA_S16,
292 * NLA_S16,
382 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c475 [NL80211_ATTR_STA_TX_POWER] = { .type = NLA_S16 },
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c536 [NL80211_ATTR_STA_TX_POWER] = { .type = NLA_S16 },

Completed in 51 milliseconds