| /linux/net/sched/ |
| A D | act_gate.c | 487 if (nla_put_s32(skb, TCA_GATE_ENTRY_MAX_OCTETS, entry->maxoctets)) in dumping_entry() 490 if (nla_put_s32(skb, TCA_GATE_ENTRY_IPV, entry->ipv)) in dumping_entry() 535 if (nla_put_s32(skb, TCA_GATE_CLOCKID, p->tcfg_clockid)) in tcf_gate_dump() 541 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority)) in tcf_gate_dump()
|
| A D | sch_taprio.c | 1907 nla_put_s32(skb, TCA_TAPRIO_ATTR_SCHED_CLOCKID, q->clockid)) in taprio_dump()
|
| A D | sch_cake.c | 3023 if (nla_put_s32(d->skb, TCA_CAKE_STATS_ ## attr, data)) \ in cake_dump_class_stats()
|
| /linux/net/ipv4/ |
| A D | devinet.c | 1670 nla_put_s32(skb, IFA_TARGET_NETNSID, args->netnsid)) in inet_fill_ifaddr() 2050 if (nla_put_s32(skb, NETCONFA_IFINDEX, ifindex) < 0) in inet_netconf_fill_devconf() 2057 nla_put_s32(skb, NETCONFA_FORWARDING, in inet_netconf_fill_devconf() 2061 nla_put_s32(skb, NETCONFA_RP_FILTER, in inet_netconf_fill_devconf() 2065 nla_put_s32(skb, NETCONFA_MC_FORWARDING, in inet_netconf_fill_devconf() 2069 nla_put_s32(skb, NETCONFA_BC_FORWARDING, in inet_netconf_fill_devconf() 2073 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf() 2077 nla_put_s32(skb, NETCONFA_IGNORE_ROUTES_WITH_LINKDOWN, in inet_netconf_fill_devconf()
|
| A D | fou.c | 797 nla_put_s32(msg, FOU_ATTR_IFINDEX, sk->sk_bound_dev_if)) in fou_fill_info()
|
| A D | ipmr.c | 2737 nla_put_s32(skb, IPMRA_TABLE_MROUTE_REG_VIF_NUM, in ipmr_fill_table()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | testmode.c | 335 if (nla_put_s32(msg, MT76_TM_RX_ATTR_FREQ_OFFSET, phy->test.last_freq_offset)) in mt7615_tm_dump_stats()
|
| /linux/net/ieee802154/ |
| A D | nl802154.c | 378 if (nla_put_s32(msg, i, caps->cca_ed_levels[i])) in nl802154_put_capabilities() 394 if (nla_put_s32(msg, i, caps->tx_powers[i])) in nl802154_put_capabilities() 483 if (nla_put_s32(msg, NL802154_ATTR_TX_POWER, in nl802154_send_wpan_phy() 489 if (nla_put_s32(msg, NL802154_ATTR_CCA_ED_LEVEL, in nl802154_send_wpan_phy()
|
| A D | nl-mac.c | 120 nla_put_s32(msg, IEEE802154_ATTR_CCA_ED_LEVEL, in ieee802154_nl_fill_iface()
|
| /linux/net/core/ |
| A D | net_namespace.c | 818 if (nla_put_s32(skb, NETNSA_NSID, args->nsid)) in rtnl_net_fill() 822 nla_put_s32(skb, NETNSA_CURRENT_NSID, args->ref_nsid)) in rtnl_net_fill()
|
| A D | rtnetlink.c | 1576 if (nla_put_s32(skb, IFLA_LINK_NETNSID, id)) in rtnl_fill_link_netnsid() 1715 if (tgt_netnsid >= 0 && nla_put_s32(skb, IFLA_TARGET_NETNSID, tgt_netnsid)) in rtnl_fill_ifinfo() 1795 nla_put_s32(skb, IFLA_NEW_NETNSID, *new_nsid) < 0) in rtnl_fill_ifinfo() 1798 nla_put_s32(skb, IFLA_NEW_IFINDEX, new_ifindex) < 0) in rtnl_fill_ifinfo()
|
| /linux/net/ipv6/ila/ |
| A D | ila_xlat.c | 432 nla_put_s32(msg, ILA_ATTR_IFINDEX, ila->xp.ifindex) || in ila_fill_info()
|
| /linux/net/ipv6/ |
| A D | addrconf.c | 545 if (nla_put_s32(skb, NETCONFA_IFINDEX, ifindex) < 0) in inet6_netconf_fill_devconf() 552 nla_put_s32(skb, NETCONFA_FORWARDING, devconf->forwarding) < 0) in inet6_netconf_fill_devconf() 556 nla_put_s32(skb, NETCONFA_MC_FORWARDING, in inet6_netconf_fill_devconf() 561 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf() 565 nla_put_s32(skb, NETCONFA_IGNORE_ROUTES_WITH_LINKDOWN, in inet6_netconf_fill_devconf() 4985 nla_put_s32(skb, IFA_TARGET_NETNSID, args->netnsid)) in inet6_fill_ifaddr() 5052 nla_put_s32(skb, IFA_TARGET_NETNSID, args->netnsid)) { in inet6_fill_ifmcaddr() 5086 nla_put_s32(skb, IFA_TARGET_NETNSID, args->netnsid)) { in inet6_fill_ifacaddr()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | testmode.c | 734 if (nla_put_s32(msg, MT76_TM_RX_ATTR_FREQ_OFFSET, phy->test.last_freq_offset)) in mt7915_tm_dump_stats()
|
| /linux/net/mptcp/ |
| A D | pm_netlink.c | 1491 nla_put_s32(skb, MPTCP_PM_ADDR_ATTR_IF_IDX, entry->ifindex)) in mptcp_nl_fill_addr() 1813 nla_put_s32(skb, MPTCP_ATTR_IF_IDX, ssk->sk_bound_dev_if)) in mptcp_event_put_token_and_ssk()
|
| /linux/include/net/ |
| A D | netlink.h | 1446 static inline int nla_put_s32(struct sk_buff *skb, int attrtype, s32 value) in nla_put_s32() function
|
| /linux/net/mpls/ |
| A D | af_mpls.c | 1151 if (nla_put_s32(skb, NETCONFA_IFINDEX, mdev->dev->ifindex) < 0) in mpls_netconf_fill_devconf() 1155 nla_put_s32(skb, NETCONFA_INPUT, in mpls_netconf_fill_devconf()
|
| /linux/net/openvswitch/ |
| A D | datapath.c | 2062 if (nla_put_s32(skb, OVS_VPORT_ATTR_NETNSID, id)) in ovs_vport_cmd_fill_info()
|
| /linux/drivers/net/team/ |
| A D | team.c | 2381 if (nla_put_s32(skb, TEAM_ATTR_OPTION_DATA, ctx.data.s32_val)) in team_nl_fill_one_option_get()
|
| /linux/drivers/net/ |
| A D | vxlan.c | 306 nla_put_s32(skb, NDA_LINK_NETNSID, in vxlan_fdb_info()
|
| /linux/net/wireless/ |
| A D | nl80211.c | 7546 nla_put_s32(msg, NL80211_MESHCONF_RSSI_THRESHOLD, in nl80211_get_mesh_config() 17497 if (rssi_level && nla_put_s32(msg, NL80211_ATTR_CQM_RSSI_LEVEL, in cfg80211_cqm_rssi_notify() 17951 (is_valid_ack_signal && nla_put_s32(msg, NL80211_ATTR_ACK_SIGNAL, in cfg80211_probe_status()
|