Searched refs:dst_portid (Results 1 – 4 of 4) sorted by relevance
27 u32 dst_portid; member
1075 nlk->dst_portid = 0; in netlink_connect()1097 nlk->dst_portid = nladdr->nl_pid; in netlink_connect()1115 nladdr->nl_pid = nlk->dst_portid; in netlink_getname()1146 nlk->dst_portid != nlk_sk(ssk)->portid) { in netlink_getsockbyportid()1849 u32 dst_portid; in netlink_sendmsg() local1869 dst_portid = addr->nl_pid; in netlink_sendmsg()1872 if ((dst_group || dst_portid) && in netlink_sendmsg()1877 dst_portid = nlk->dst_portid; in netlink_sendmsg()1917 netlink_broadcast(sk, skb, dst_portid, dst_group, GFP_KERNEL); in netlink_sendmsg()1919 err = netlink_unicast(sk, skb, dst_portid, msg->msg_flags & MSG_DONTWAIT); in netlink_sendmsg()
65 rep->ndiag_dst_portid = nlk->dst_portid; in sk_diag_fill()
1190 int dst_portid) in mac80211_hwsim_tx_frame_nl() argument1282 if (hwsim_unicast_netgroup(data, skb, dst_portid)) in mac80211_hwsim_tx_frame_nl()