| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | netlink.c | 267 err = netlink_unicast(rnet->nl_sock, skb, pid, MSG_DONTWAIT); in rdma_nl_unicast() 277 err = netlink_unicast(rnet->nl_sock, skb, pid, 0); in rdma_nl_unicast_wait()
|
| /OK3568_Linux_fs/kernel/samples/connector/ |
| H A D | cn_test.c | 106 netlink_unicast(nls, skb, 0, 0);
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink_cttimeout.c | 277 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, in cttimeout_get_timeout() 493 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in cttimeout_default_get()
|
| H A D | nfnetlink_acct.c | 306 ret = netlink_unicast(nfnl, skb2, NETLINK_CB(skb).portid, in nfnl_acct_get()
|
| H A D | nfnetlink_cthelper.c | 674 ret = netlink_unicast(nfnl, skb2, NETLINK_CB(skb).portid, in nfnl_cthelper_get()
|
| H A D | nft_compat.c | 685 ret = netlink_unicast(nfnl, skb2, NETLINK_CB(skb).portid, in nfnl_compat_get_rcu()
|
| H A D | nf_conntrack_netlink.c | 1645 err = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ctnetlink_get_conntrack() 2604 err = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ctnetlink_stat_ct() 3361 err = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ctnetlink_get_expect()
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | mptcp_diag.c | 60 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in mptcp_diag_dump_one()
|
| /OK3568_Linux_fs/kernel/drivers/connector/ |
| H A D | connector.c | 115 return netlink_unicast(dev->nls, skb, portid, in cn_netlink_send_mult()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 1751 netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, in call_ad() 1906 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ip_set_header() 1967 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ip_set_type() 2013 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ip_set_protocol() 2062 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ip_set_byname() 2116 ret = netlink_unicast(ctnl, skb2, NETLINK_CB(skb).portid, MSG_DONTWAIT); in ip_set_byindex()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netlink.h | 154 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, __u32 portid, int nonblock);
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | raw_diag.c | 122 err = netlink_unicast(net->diag_nlsk, rep, in raw_diag_dump_one()
|
| H A D | udp_diag.c | 80 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in udp_dump_one()
|
| H A D | inet_diag.c | 575 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in inet_diag_dump_one_icsk()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit.c | 707 rc = netlink_unicast(sk, skb, portid, 0); in auditd_send_unicast_skb() 765 rc = netlink_unicast(sk, skb, portid, 0); in kauditd_send_queue() 921 netlink_unicast(sk, skb, dest->portid, 0); in audit_send_list_thread() 974 netlink_unicast(audit_get_sk(reply->net), reply->skb, reply->portid, 0); in audit_send_reply_thread()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | diag.c | 302 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in unix_diag_get_exact()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 1322 int netlink_unicast(struct sock *ssk, struct sk_buff *skb, in netlink_unicast() function 1356 EXPORT_SYMBOL(netlink_unicast); 1934 err = netlink_unicast(sk, skb, dst_portid, msg->msg_flags & MSG_DONTWAIT); in netlink_sendmsg() 2485 netlink_unicast(in_skb->sk, skb, NETLINK_CB(in_skb).portid, MSG_DONTWAIT); in netlink_ack()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | diag.c | 284 err = netlink_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid, in sctp_tsp_dump_one()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 475 netlink_unicast
|
| H A D | abi_gki_aarch64_virtual_device | 270 netlink_unicast
|
| H A D | abi_gki_aarch64_vivo | 974 netlink_unicast
|
| H A D | abi_gki_aarch64_generic | 1193 netlink_unicast
|
| H A D | abi_gki_aarch64_db845c | 833 netlink_unicast
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_api.c | 1874 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tfilter_notify() 1913 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tfilter_del_notify() 2719 err = netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tc_chain_notify() 2749 return netlink_unicast(net->rtnl, skb, portid, MSG_DONTWAIT); in tc_chain_notify_delete()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 1050 err = netlink_unicast(sk, skb, portid, MSG_DONTWAIT); in nlmsg_unicast()
|