Searched defs:snd_portid (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/ncsi/ |
H A D | ncsi-netlink.c | 563 ncsi_send_netlink_err(struct net_device *dev, u32 snd_seq, u32 snd_portid, struct nlmsghdr *nlhdr, int err) ncsi_send_netlink_err() argument
|
H A D | internal.h | 264 u32 snd_portid; /* netlink portid of sender */ member
|
/kernel/linux/linux-6.6/net/ncsi/ |
H A D | ncsi-netlink.c | 563 ncsi_send_netlink_err(struct net_device *dev, u32 snd_seq, u32 snd_portid, const struct nlmsghdr *nlhdr, int err) ncsi_send_netlink_err() argument
|
H A D | internal.h | 271 u32 snd_portid; /* netlink portid of sender */ member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | genetlink.h | 89 u32 snd_portid; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | genetlink.h | 108 u32 snd_portid; member
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | mlme.c | 534 int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_portid, in cfg80211_mlme_register_mgmt() argument
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | gtp.c | 1186 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_info() argument
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | mlme.c | 497 int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_portid, in cfg80211_mlme_register_mgmt() argument
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | gtp.c | 352 static int gtp_genl_fill_echo(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_echo() argument 1584 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_info() argument
|
Completed in 14 milliseconds