Home
last modified time | relevance | path

Searched refs:snd_seq (Results 1 – 25 of 26) sorted by relevance

12

/net/ncsi/
Dncsi-netlink.c181 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in ncsi_pkg_info_nl()
473 info->snd_seq, in ncsi_send_cmd_nl()
497 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_rsp()
536 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_timeout()
564 u32 snd_seq, in ncsi_send_netlink_err() argument
580 nlh = nlmsg_put(skb, snd_portid, snd_seq, in ncsi_send_netlink_err()
Dncsi-netlink.h20 u32 snd_seq,
Dncsi-cmd.c363 nr->snd_seq = nca->info->snd_seq; in ncsi_xmit_cmd()
Dinternal.h270 u32 snd_seq; /* netlink sending sequence number */ member
Dncsi-rsp.c1204 nr->snd_seq, in ncsi_rcv_rsp()
/net/openvswitch/
Ddatapath.c931 info->snd_portid, info->snd_seq, 0, in ovs_flow_cmd_build_info()
1038 info->snd_seq, 0, in ovs_flow_cmd_new()
1080 info->snd_seq, 0, in ovs_flow_cmd_new()
1251 info->snd_seq, 0, in ovs_flow_cmd_set()
1404 info->snd_seq, 0, in ovs_flow_cmd_del()
1824 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new()
1904 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del()
1941 info->snd_seq, 0, OVS_DP_CMD_SET); in ovs_dp_cmd_set()
1972 info->snd_seq, 0, OVS_DP_CMD_GET); in ovs_dp_cmd_get()
2268 info->snd_portid, info->snd_seq, 0, in ovs_vport_cmd_new()
[all …]
Dmeter.c224 info->snd_seq, in ovs_meter_cmd_reply_start()
/net/l2tp/
Dl2tp_netlink.c84 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_noop()
114 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_tunnel_notify()
142 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_session_notify()
476 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_tunnel_get()
810 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get()
/net/hsr/
Dhsr_netlink.c316 info->snd_seq, &hsr_genl_family, 0, in hsr_get_node_status()
443 info->snd_seq, &hsr_genl_family, 0, in hsr_get_node_list()
/net/batman-adv/
Dnetlink.c421 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_mesh()
737 msg_head = genlmsg_put(msg, info->snd_portid, info->snd_seq, in batadv_netlink_tp_meter_start()
909 info->snd_portid, info->snd_seq, 0, in batadv_netlink_get_hardif()
1122 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_vlan()
/net/core/
Ddevlink.c1148 info->snd_portid, info->snd_seq, 0, in devlink_nl_cmd_rate_get_doit()
1181 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_get_doit()
1242 info->snd_portid, info->snd_seq, 0, in devlink_nl_cmd_port_get_doit()
1520 info->snd_portid, info->snd_seq, 0, NULL); in devlink_port_new_notifiy()
1909 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_get_doit()
2035 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_pool_get_doit()
2251 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_port_pool_get_doit()
2479 info->snd_seq, 0); in devlink_nl_cmd_sb_tc_pool_bind_get_doit()
2742 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_eswitch_get_doit()
2989 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill()
[all …]
Ddrop_monitor.c1381 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_config_fill()
1517 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_stats_fill()
/net/tipc/
Dnet.c336 msg.seq = info->snd_seq; in tipc_nl_net_addr_legacy_get()
Dbearer.c938 msg.seq = info->snd_seq; in tipc_nl_bearer_get()
1288 msg.seq = info->snd_seq; in tipc_nl_media_get()
Dnode.c2507 msg.seq = info->snd_seq; in tipc_nl_node_get_link()
2824 msg.seq = info->snd_seq; in tipc_nl_node_get_monitor()
/net/ieee802154/
Dnl-phy.c98 rc = ieee802154_nl_fill_phy(msg, info->snd_portid, info->snd_seq, in ieee802154_list_phy()
Dnl-mac.c423 rc = ieee802154_nl_fill_iface(msg, info->snd_portid, info->snd_seq, in ieee802154_list_iface()
668 hdr = genlmsg_put(msg, 0, info->snd_seq, &nl802154_family, 0, in ieee802154_llsec_getparams()
Dnl802154.c651 info->snd_portid, info->snd_seq, 0) < 0) { in nl802154_get_wpan_phy()
894 if (nl802154_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl802154_get_interface()
/net/nfc/
Dnetlink.c739 rc = nfc_genl_send_device(msg, dev, info->snd_portid, info->snd_seq, in nfc_genl_get_device()
1045 rc = nfc_genl_send_params(msg, local, info->snd_portid, info->snd_seq); in nfc_genl_llc_get_params()
1674 dev->cur_cmd_info->snd_seq, attr, in __nfc_alloc_vendor_cmd_reply_skb()
/net/ipv6/
Dseg6.c276 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in seg6_genl_get_tunsrc()
/net/smc/
Dsmc_pnet.c650 _smc_pnet_dump(net, msg, info->snd_portid, info->snd_seq, in smc_pnet_get()
654 hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0, in smc_pnet_get()
/net/ipv6/ila/
Dila_xlat.c485 info->snd_seq, 0, msg, in ila_xlat_nl_cmd_get_mapping()
/net/netlink/
Dgenetlink.c715 info.snd_seq = nlh->nlmsg_seq; in genl_family_rcv_msg_doit()
1056 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily()
/net/wireless/
Dnl80211.c3119 info->snd_portid, info->snd_seq, 0, in nl80211_get_wiphy()
4007 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface()
4297 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in _nl80211_new_interface()
4512 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
6656 info->snd_portid, info->snd_seq, 0, in nl80211_get_station()
7640 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpath()
7748 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpp()
7967 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config()
8420 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_reg_do()
12200 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_remain_on_channel()
[all …]
/net/ipv4/
Dfou.c875 info->snd_seq, 0, msg, in fou_nl_cmd_get_port()

12