| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | smartlink.c | 274 ret = nlmsg_unicast(nl_sk, skb_out, ssv_usr_pid); in smartlink_nl_recv_msg() 300 ret = nlmsg_unicast(nl_sk, skb_out, ssv_usr_pid); in smartlink_nl_send_msg()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | genetlink.h | 355 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
|
| H A D | netlink.h | 1046 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() function
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crypto_user_stat.c | 332 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_reportstat()
|
| H A D | crypto_user_base.c | 221 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_report()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_user.c | 1243 return nlmsg_unicast(net->xfrm.nlsk, r_skb, sportid); in xfrm_get_spdinfo() 1302 return nlmsg_unicast(net->xfrm.nlsk, r_skb, sportid); in xfrm_get_sadinfo() 1322 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_get_sa() 1397 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_alloc_userspi() 1966 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, in xfrm_get_policy() 2125 err = nlmsg_unicast(net->xfrm.nlsk, r_skb, NETLINK_CB(skb).portid); in xfrm_get_ae()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink.c | 173 err = nlmsg_unicast(net->nfnl, skb, portid); in nfnetlink_unicast()
|
| /OK3568_Linux_fs/kernel/net/ncsi/ |
| H A D | ncsi-netlink.c | 588 return nlmsg_unicast(net->genl_sock, skb, snd_portid); in ncsi_send_netlink_err()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 2566 err2 = nlmsg_unicast(sk, skb, portid); in nlmsg_notify()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 2517 return nlmsg_unicast(nls, skb, portid); in iscsi_unicast_skb()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 724 return nlmsg_unicast(rtnl, skb, pid); in rtnl_unicast()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 26057 if ((ret = nlmsg_unicast(nl_to_ts, skb_out, sender_pid_ts)) < 0) { in dhd_send_msg_to_ts() 26146 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) { in dhd_send_msg_to_daemon()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 25946 if ((ret = nlmsg_unicast(nl_to_ts, skb_out, sender_pid_ts)) < 0) { in dhd_send_msg_to_ts() 26035 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) { in dhd_send_msg_to_daemon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 19505 if ((nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) { in dhd_send_msg_to_daemon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 20029 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 20188 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 20094 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) {
|