Home
last modified time | relevance | path

Searched refs:NLA_S8 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl_policy.c49 [IEEE802154_ATTR_TXPOWER] = { .type = NLA_S8, },
57 [IEEE802154_ATTR_FRAME_RETRIES] = { .type = NLA_S8, },
H A Dnl802154.c207 [NL802154_ATTR_MAX_FRAME_RETRIES] = { .type = NLA_S8, },
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl_policy.c49 [IEEE802154_ATTR_TXPOWER] = { .type = NLA_S8, },
57 [IEEE802154_ATTR_FRAME_RETRIES] = { .type = NLA_S8, },
H A Dnl802154.c209 [NL802154_ATTR_MAX_FRAME_RETRIES] = { .type = NLA_S8, },
/kernel/linux/linux-5.10/net/netlink/
H A Dpolicy.c228 case NLA_S8: in netlink_policy_dump_attr_size_estimate()
319 case NLA_S8: in __netlink_policy_dump_write_attr()
325 if (pt->type == NLA_S8) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-6.6/net/netlink/
H A Dpolicy.c228 case NLA_S8: in netlink_policy_dump_attr_size_estimate()
319 case NLA_S8: in __netlink_policy_dump_write_attr()
325 if (pt->type == NLA_S8) in __netlink_policy_dump_write_attr()
/kernel/linux/linux-5.10/lib/
H A Dnlattr.c29 [NLA_S8] = sizeof(s8),
42 [NLA_S8] = sizeof(s8),
228 case NLA_S8: in nla_get_range_signed()
276 case NLA_S8: in nla_validate_int_range_signed()
316 case NLA_S8: in nla_validate_int_range()
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c29 [NLA_S8] = sizeof(s8),
44 [NLA_S8] = sizeof(s8),
242 case NLA_S8: in nla_get_range_signed()
290 case NLA_S8: in nla_validate_int_range_signed()
332 case NLA_S8: in nla_validate_int_range()
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h178 NLA_S8, enumerator
232 * NLA_S8, NLA_S16,
264 * NLA_S8,
285 * NLA_S8,
370 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h178 NLA_S8, enumerator
234 * NLA_S8, NLA_S16,
269 * NLA_S8,
291 * NLA_S8,
382 (tp == NLA_S8 || tp == NLA_S16 || tp == NLA_S32 || tp == NLA_S64)
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c672 [NL80211_ATTR_SCHED_SCAN_RELATIVE_RSSI] = { .type = NLA_S8 },
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c733 [NL80211_ATTR_SCHED_SCAN_RELATIVE_RSSI] = { .type = NLA_S8 },

Completed in 53 milliseconds