Home
last modified time | relevance | path

Searched refs:dst_group (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c168 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 Daf_netlink.h28 u32 dst_group; member
H A Ddiag.c66 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 Dxt_devgroup.h18 __u32 dst_group; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_devgroup.h18 __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 Dxt_devgroup.h18 __u32 dst_group; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsmartlink.c272 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 Dxt_devgroup.c29 (((info->dst_group ^ xt_out(par)->group) & info->dst_mask ? 1 : 0) ^ in devgroup_mt()
H A Dxt_quota2.c120 NETLINK_CB(log_skb).dst_group = 1; in quota2_log()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnetlink.c86 NETLINK_CB(skb).dst_group = SELNLGRP_AVC; in selnl_notify()
/OK3568_Linux_fs/kernel/net/decnet/netfilter/
H A Ddn_rtmsg.c83 NETLINK_CB(skb2).dst_group = group; in dnrmg_send_peer()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dnetlink_k.c115 NETLINK_CB(skb).dst_group = 0; in netlink_send()
/OK3568_Linux_fs/kernel/samples/connector/
H A Dcn_test.c104 NETLINK_CB(skb).dst_group = ctl->group;
/OK3568_Linux_fs/kernel/drivers/connector/
H A Dconnector.c110 NETLINK_CB(skb).dst_group = group; in cn_netlink_send_mult()
/OK3568_Linux_fs/kernel/lib/
H A Dkobject_uevent.c303 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 Dnetlink.h26 __u32 dst_group; member
/OK3568_Linux_fs/kernel/include/net/
H A Dnetlink.h1031 NETLINK_CB(skb).dst_group = group; in nlmsg_multicast()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1386 NETLINK_CB(skb).dst_group = 0; /* unicast */ in nl_fib_input()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c711 NETLINK_CB(skb).dst_group = group; in rtnetlink_send()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c5897 NETLINK_CB(skb).dst_group = NL_MULTICAST_GROUP;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c10001 NETLINK_CB(skb).dst_group = 0; /* Not in multicast group */ in wl_genl_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c10309 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 Dwl_android.c10407 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 Dmoal_main.c8220 NETLINK_CB(skb).dst_group = NL_MULTICAST_GROUP;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c26054 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()

12