Searched refs:snd_seq (Results 1 - 25 of 48) sorted by last modified time

12

/linux-master/net/wireless/
H A Dnl80211.c3158 info->snd_portid, info->snd_seq, 0,
4052 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0,
4334 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0,
4549 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0,
6845 info->snd_portid, info->snd_seq, 0,
7841 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0,
7949 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0,
8161 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0,
8616 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0,
12419 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq,
[all...]
/linux-master/net/openvswitch/
H A Dconntrack.c1617 info->snd_seq,
/linux-master/drivers/vdpa/
H A Dvdpa.c543 err = vdpa_mgmtdev_fill(mdev, msg, info->snd_portid, info->snd_seq, 0);
812 err = vdpa_dev_fill(vdev, msg, info->snd_portid, info->snd_seq, 0, info->extack);
1280 u32 seq = info->snd_seq;
1350 err = vdpa_dev_config_fill(vdev, msg, info->snd_portid, info->snd_seq,
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6215 info->snd_seq, NULL, 0);
/linux-master/drivers/net/
H A Dgtp.c352 static int gtp_genl_fill_echo(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, argument
357 genlh = genlmsg_put(skb, snd_portid, snd_seq, &gtp_genl_family, flags,
1572 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, argument
1577 genlh = genlmsg_put(skb, snd_portid, snd_seq, &gtp_genl_family, flags,
1652 err = gtp_genl_fill_info(skb2, NETLINK_CB(skb).portid, info->snd_seq,
/linux-master/net/devlink/
H A Dport.c565 info->snd_portid, info->snd_seq, 0,
893 info->snd_portid, info->snd_seq, 0, NULL);
H A Dtrap.c330 info->snd_seq, 0);
539 info->snd_portid, info->snd_seq, 0);
832 info->snd_portid, info->snd_seq, 0);
H A Dregion.c507 info->snd_portid, info->snd_seq, 0,
734 info->snd_seq);
H A Drate.c231 info->snd_portid, info->snd_seq, 0,
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h874 u32 snd_seq; member in struct:c4iw_ep
/linux-master/net/tipc/
H A Dnode.c2505 msg.seq = info->snd_seq;
2822 msg.seq = info->snd_seq;
H A Dbearer.c936 msg.seq = info->snd_seq;
1283 msg.seq = info->snd_seq;
/linux-master/net/smc/
H A Dsmc_pnet.c659 _smc_pnet_dump(net, msg, info->snd_portid, info->snd_seq,
663 hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0,
/linux-master/net/netlink/
H A Dgenetlink.c991 info->info.snd_seq = cb->nlh->nlmsg_seq;
1097 info.snd_seq = nlh->nlmsg_seq;
1466 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq,
/linux-master/net/ipv4/
H A Dfou_core.c849 info->snd_seq, 0, msg,
/linux-master/net/ethtool/
H A Dnetlink.c452 ehdr = genlmsg_put(skb, info->snd_portid, info->snd_seq,
/linux-master/net/batman-adv/
H A Dnetlink.c420 info->snd_portid, info->snd_seq, 0);
733 msg_head = genlmsg_put(msg, info->snd_portid, info->snd_seq,
905 info->snd_portid, info->snd_seq, 0,
1118 info->snd_portid, info->snd_seq, 0);
/linux-master/include/net/
H A Dgenetlink.h112 * @snd_seq: sending sequence number
123 u32 snd_seq; member in struct:genl_info
330 return genlmsg_put(skb, info->snd_portid, info->snd_seq, info->family,
433 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family,
/linux-master/drivers/net/team/
H A Dteam.c2288 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq,
2529 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq,
2815 err = team_nl_send_port_list_get(team, info->snd_portid, info->snd_seq,
/linux-master/net/ipv6/
H A Dseg6.c276 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq,
/linux-master/net/ncsi/
H A Dncsi-rsp.c1243 nr->snd_seq,
H A Dncsi-netlink.c181 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq,
473 info->snd_seq,
497 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq,
536 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq,
564 u32 snd_seq,
580 nlh = nlmsg_put(skb, snd_portid, snd_seq,
563 ncsi_send_netlink_err(struct net_device *dev, u32 snd_seq, u32 snd_portid, const struct nlmsghdr *nlhdr, int err) argument
H A Dinternal.h270 u32 snd_seq; /* netlink sending sequence number */ member in struct:ncsi_request
H A Dncsi-cmd.c365 nr->snd_seq = nca->info->snd_seq;
/linux-master/net/ieee802154/
H A Dnl802154.c670 info->snd_portid, info->snd_seq, 0) < 0) {
913 if (nl802154_send_iface(msg, info->snd_portid, info->snd_seq, 0,

Completed in 448 milliseconds

12