Searched refs:dst_group (Results 1 – 9 of 9) sorted by relevance
18 __u32 dst_group; member
178 NETLINK_CB(new).dst_group = NETLINK_CB(skb).dst_group; in netlink_to_full_skb() 1071 /* dst_portid and dst_group can be read locklessly */ in netlink_connect() 1073 WRITE_ONCE(nlk->dst_group, 0); in netlink_connect() 1096 /* dst_portid and dst_group can be read locklessly */ in netlink_connect() 1098 WRITE_ONCE(nlk->dst_group, ffs(nladdr->nl_groups)); in netlink_connect() 1117 nladdr->nl_groups = netlink_group_mask(READ_ONCE(nlk->dst_group)); in netlink_getname() 1798 info.group = NETLINK_CB(skb).dst_group; in netlink_cmsg_recv_pktinfo() 1818 u32 dst_group; in netlink_sendmsg() local 1843 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()
87 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()733 NETLINK_CB(skbc).dst_group = 1; in uevent_net_broadcast()