Home
last modified time | relevance | path

Searched refs:nlmsg_unicast (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsmartlink.c274 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 Dgenetlink.h355 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
H A Dnetlink.h1046 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 Dcrypto_user_stat.c332 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_reportstat()
H A Dcrypto_user_base.c221 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_report()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_user.c1243 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 Dnfnetlink.c173 err = nlmsg_unicast(net->nfnl, skb, portid); in nfnetlink_unicast()
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-netlink.c588 return nlmsg_unicast(net->genl_sock, skb, snd_portid); in ncsi_send_netlink_err()
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c2566 err2 = nlmsg_unicast(sk, skb, portid); in nlmsg_notify()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_iscsi.c2517 return nlmsg_unicast(nls, skb, portid); in iscsi_unicast_skb()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c724 return nlmsg_unicast(rtnl, skb, pid); in rtnl_unicast()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c26057 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 Ddhd_linux.c25946 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 Ddhd_linux.c19505 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 Ddhd_linux.c20029 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c20188 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 Ddhd_linux.c20094 if ((ret = nlmsg_unicast(nl_to_event_sk, skb_out, sender_pid)) < 0) {