Searched refs:dst_group (Results 1 – 12 of 12) sorted by relevance
18 __u32 dst_group; member
178 NETLINK_CB(new).dst_group = NETLINK_CB(skb).dst_group; in netlink_to_full_skb()1076 WRITE_ONCE(nlk->dst_group, 0); in netlink_connect()1101 WRITE_ONCE(nlk->dst_group, ffs(nladdr->nl_groups)); in netlink_connect()1787 info.group = NETLINK_CB(skb).dst_group; in netlink_cmsg_recv_pktinfo()1807 u32 dst_group; in netlink_sendmsg() local1832 dst_group = ffs(addr->nl_groups); in netlink_sendmsg()1834 if ((dst_group || dst_portid) && in netlink_sendmsg()1841 dst_group = READ_ONCE(nlk->dst_group); in netlink_sendmsg()1858 skb = netlink_alloc_large_skb(len, dst_group); in netlink_sendmsg()1863 NETLINK_CB(skb).dst_group = dst_group; in netlink_sendmsg()[all …]
30 u32 dst_group; member
66 rep->ndiag_dst_group = nlk->dst_group; in sk_diag_fill()
29 (((info->dst_group ^ xt_out(par)->group) & info->dst_mask ? 1 : 0) ^ in devgroup_mt()
86 NETLINK_CB(skb).dst_group = SELNLGRP_AVC; in selnl_notify()
104 NETLINK_CB(skb).dst_group = ctl->group;
111 NETLINK_CB(skb).dst_group = group; in cn_netlink_send_mult()
302 parms->dst_group = 1; in alloc_uevent_skb()730 NETLINK_CB(skbc).dst_group = 1; in uevent_net_broadcast()
28 __u32 dst_group; member
1127 NETLINK_CB(skb).dst_group = group; in nlmsg_multicast_filtered()
1427 NETLINK_CB(skb).dst_group = 0; /* unicast */ in nl_fib_input()