Home
last modified time | relevance | path

Searched refs:NLA_S32 (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/net/ieee802154/
Dnl_policy.c46 [IEEE802154_ATTR_CCA_ED_LEVEL] = { .type = NLA_S32, },
Dnl802154.c191 [NL802154_ATTR_TX_POWER] = { .type = NLA_S32, },
195 [NL802154_ATTR_CCA_ED_LEVEL] = { .type = NLA_S32, },
/Linux-v5.4/lib/
Dnlattr.c30 [NLA_S32] = sizeof(s32),
43 [NLA_S32] = sizeof(s32),
127 case NLA_S32: in nla_validate_int_range()
/Linux-v5.4/net/ipv6/
Dseg6.c73 [SEG6_ATTR_DSTLEN] = { .type = NLA_S32, },
Daddrconf.c4555 [IFA_TARGET_NETNSID] = { .type = NLA_S32 },
/Linux-v5.4/include/net/
Dnetlink.h180 NLA_S32, enumerator
344 tp == NLA_S32 || tp == NLA_U32 || \
/Linux-v5.4/net/core/
Dnet_namespace.c716 [NETNSA_NSID] = { .type = NLA_S32 },
719 [NETNSA_TARGET_NSID] = { .type = NLA_S32 },
Drtnetlink.c1743 [IFLA_LINK_NETNSID] = { .type = NLA_S32 },
1748 [IFLA_TARGET_NETNSID] = { .type = NLA_S32 },
1798 [IFLA_XDP_FD] = { .type = NLA_S32 },
/Linux-v5.4/net/ipv4/
Dtcp_metrics.c605 [TCP_METRICS_ATTR_TW_TS_STAMP] = { .type = NLA_S32, },
Dfou.c668 [FOU_ATTR_IFINDEX] = { .type = NLA_S32, },
Ddevinet.c104 [IFA_TARGET_NETNSID] = { .type = NLA_S32 },
/Linux-v5.4/drivers/net/team/
Dteam.c2368 if (nla_put_u8(skb, TEAM_ATTR_OPTION_TYPE, NLA_S32)) in team_nl_fill_one_option_get()
2569 case NLA_S32: in team_nl_cmd_options_set()
/Linux-v5.4/net/sched/
Dsch_taprio.c766 [TCA_TAPRIO_ATTR_SCHED_CLOCKID] = { .type = NLA_S32 },
Dsch_cake.c2176 [TCA_CAKE_OVERHEAD] = { .type = NLA_S32 },
/Linux-v5.4/drivers/infiniband/core/
Dnldev.c67 [RDMA_NLDEV_ATTR_DRIVER_S32] = { .type = NLA_S32 },
/Linux-v5.4/net/openvswitch/
Ddatapath.c2302 [OVS_VPORT_ATTR_NETNSID] = { .type = NLA_S32 },
/Linux-v5.4/drivers/target/
Dtarget_core_user.c347 [TCMU_ATTR_CMD_STATUS] = { .type = NLA_S32 },
/Linux-v5.4/net/wireless/
Dnl80211.c718 [NL80211_BAND_2GHZ] = { .type = NLA_S32 },
719 [NL80211_BAND_5GHZ] = { .type = NLA_S32 },
720 [NL80211_BAND_6GHZ] = { .type = NLA_S32 },
721 [NL80211_BAND_60GHZ] = { .type = NLA_S32 },
6672 NLA_POLICY_RANGE(NLA_S32, -255, 0),
10784 [NL80211_ATTR_CQM_RSSI_LEVEL] = { .type = NLA_S32 },
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c1059 [IFLA_PPP_DEV_FD] = { .type = NLA_S32 },