Searched refs:nl80211_send_mpath (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/wireless/ |
D | nl80211.c | 5595 static int nl80211_send_mpath(struct sk_buff *msg, u32 portid, u32 seq, in nl80211_send_mpath() function 5683 if (nl80211_send_mpath(skb, NETLINK_CB(cb->skb).portid, in nl80211_dump_mpath() 5731 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpath() 5836 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpp() 5879 if (nl80211_send_mpath(skb, NETLINK_CB(cb->skb).portid, in nl80211_dump_mpp()
|