Searched refs:dst_group (Results 1 – 15 of 15) sorted by relevance
18 __u32 dst_group; member
165 NETLINK_CB(new).dst_group = NETLINK_CB(skb).dst_group; in netlink_to_full_skb()1074 nlk->dst_group = 0; in netlink_connect()1096 nlk->dst_group = ffs(nladdr->nl_groups); in netlink_connect()1114 nladdr->nl_groups = netlink_group_mask(nlk->dst_group); in netlink_getname()1828 info.group = NETLINK_CB(skb).dst_group; in netlink_cmsg_recv_pktinfo()1848 u32 dst_group; in netlink_sendmsg() local1868 dst_group = ffs(addr->nl_groups); in netlink_sendmsg()1870 if ((dst_group || dst_portid) && in netlink_sendmsg()1876 dst_group = nlk->dst_group; in netlink_sendmsg()1892 skb = netlink_alloc_large_skb(len, dst_group); in netlink_sendmsg()[all …]
28 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()
83 NETLINK_CB(skb2).dst_group = group; in dnrmg_send_peer()
114 NETLINK_CB(skb).dst_group = 0; in netlink_send()
104 NETLINK_CB(skb).dst_group = ctl->group;
110 NETLINK_CB(skb).dst_group = group; in cn_netlink_send_mult()
26 __u32 dst_group; member
302 parms->dst_group = 1; in alloc_uevent_skb()714 NETLINK_CB(skbc).dst_group = 1; in uevent_net_broadcast()
966 NETLINK_CB(skb).dst_group = group; in nlmsg_multicast()
1385 NETLINK_CB(skb).dst_group = 0; /* unicast */ in nl_fib_input()
711 NETLINK_CB(skb).dst_group = group; in rtnetlink_send()