| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 168 NETLINK_CB(new).dst_group = NETLINK_CB(skb).dst_group; in netlink_to_full_skb() 1084 nlk->dst_group = 0; in netlink_connect() 1107 nlk->dst_group = ffs(nladdr->nl_groups); in netlink_connect() 1125 nladdr->nl_groups = netlink_group_mask(nlk->dst_group); in netlink_getname() 1839 info.group = NETLINK_CB(skb).dst_group; in netlink_cmsg_recv_pktinfo() 1859 u32 dst_group; in netlink_sendmsg() local 1884 dst_group = ffs(addr->nl_groups); in netlink_sendmsg() 1886 if ((dst_group || dst_portid) && in netlink_sendmsg() 1892 dst_group = nlk->dst_group; in netlink_sendmsg() 1909 skb = netlink_alloc_large_skb(len, dst_group); in netlink_sendmsg() [all …]
|
| H A D | af_netlink.h | 28 u32 dst_group; member
|
| H A D | diag.c | 66 rep->ndiag_dst_group = nlk->dst_group; in sk_diag_fill()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_devgroup.h | 18 __u32 dst_group; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_devgroup.h | 18 __u32 dst_group; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_devgroup.h | 18 __u32 dst_group; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | smartlink.c | 272 NETLINK_CB(skb_out).dst_group = 0; in smartlink_nl_recv_msg() 298 NETLINK_CB(skb_out).dst_group = 0; in smartlink_nl_send_msg()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_devgroup.c | 29 (((info->dst_group ^ xt_out(par)->group) & info->dst_mask ? 1 : 0) ^ in devgroup_mt()
|
| H A D | xt_quota2.c | 120 NETLINK_CB(log_skb).dst_group = 1; in quota2_log()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | netlink.c | 86 NETLINK_CB(skb).dst_group = SELNLGRP_AVC; in selnl_notify()
|
| /OK3568_Linux_fs/kernel/net/decnet/netfilter/ |
| H A D | dn_rtmsg.c | 83 NETLINK_CB(skb2).dst_group = group; in dnrmg_send_peer()
|
| /OK3568_Linux_fs/kernel/drivers/staging/gdm724x/ |
| H A D | netlink_k.c | 115 NETLINK_CB(skb).dst_group = 0; in netlink_send()
|
| /OK3568_Linux_fs/kernel/samples/connector/ |
| H A D | cn_test.c | 104 NETLINK_CB(skb).dst_group = ctl->group;
|
| /OK3568_Linux_fs/kernel/drivers/connector/ |
| H A D | connector.c | 110 NETLINK_CB(skb).dst_group = group; in cn_netlink_send_mult()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | kobject_uevent.c | 303 parms->dst_group = 1; in alloc_uevent_skb() 715 NETLINK_CB(skbc).dst_group = 1; in uevent_net_broadcast()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netlink.h | 26 __u32 dst_group; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 1031 NETLINK_CB(skb).dst_group = group; in nlmsg_multicast()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_frontend.c | 1386 NETLINK_CB(skb).dst_group = 0; /* unicast */ in nl_fib_input()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 711 NETLINK_CB(skb).dst_group = group; in rtnetlink_send()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.c | 5897 NETLINK_CB(skb).dst_group = NL_MULTICAST_GROUP;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 10001 NETLINK_CB(skb).dst_group = 0; /* Not in multicast group */ in wl_genl_send_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 10309 NETLINK_CB(skb).dst_group = 0; /* Not in multicast group */ in wl_genl_send_msg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 10407 NETLINK_CB(skb).dst_group = 0; /* Not in multicast group */ in wl_genl_send_msg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_main.c | 8220 NETLINK_CB(skb).dst_group = NL_MULTICAST_GROUP;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 26054 NETLINK_CB(skb_out).dst_group = 0; /* Unicast */ in dhd_send_msg_to_ts() 26143 NETLINK_CB(skb_out).dst_group = 0; /* Unicast */ in dhd_send_msg_to_daemon()
|