Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Draw_diag.c121 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid); in raw_diag_dump_one()
H A Dudp_diag.c80 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid); in udp_dump_one()
H A Dinet_diag.c592 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid); in inet_diag_dump_one_icsk()
H A Dfib_frontend.c1428 nlmsg_unicast(net->ipv4.fibnl, skb, portid); in nl_fib_input()
/linux-6.15/net/mptcp/
H A Dmptcp_diag.c59 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid); in mptcp_diag_dump_one()
/linux-6.15/net/unix/
H A Ddiag.c280 err = nlmsg_unicast(net->diag_nlsk, rep, NETLINK_CB(in_skb).portid); in unix_diag_get_exact()
/linux-6.15/include/net/
H A Dgenetlink.h553 return nlmsg_unicast(net->genl_sock, skb, portid); in genlmsg_unicast()
H A Dnetlink.h1158 static inline int nlmsg_unicast(struct sock *sk, struct sk_buff *skb, u32 portid) in nlmsg_unicast() function
/linux-6.15/crypto/
H A Dcrypto_user.c204 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid); in crypto_report()
/linux-6.15/net/xfrm/
H A Dxfrm_user.c1694 return nlmsg_unicast(net->xfrm.nlsk, r_skb, sportid); in xfrm_get_spdinfo()
1754 return nlmsg_unicast(net->xfrm.nlsk, r_skb, sportid); in xfrm_get_sadinfo()
1774 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_get_sa()
1864 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, NETLINK_CB(skb).portid); in xfrm_alloc_userspi()
2509 return nlmsg_unicast(net->xfrm.nlsk, r_skb, portid); in xfrm_get_default()
2575 err = nlmsg_unicast(net->xfrm.nlsk, resp_skb, in xfrm_get_policy()
2748 err = nlmsg_unicast(net->xfrm.nlsk, r_skb, NETLINK_CB(skb).portid); in xfrm_get_ae()
/linux-6.15/net/sctp/
H A Ddiag.c278 return nlmsg_unicast(sock_net(skb->sk)->diag_nlsk, rep, NETLINK_CB(skb).portid); in sctp_sock_dump_one()
/linux-6.15/net/netfilter/
H A Dnfnetlink.c198 err = nlmsg_unicast(nfnlnet->nfnl, skb, portid); in nfnetlink_unicast()
/linux-6.15/net/ncsi/
H A Dncsi-netlink.c588 return nlmsg_unicast(net->genl_sock, skb, snd_portid); in ncsi_send_netlink_err()
/linux-6.15/net/netlink/
H A Daf_netlink.c2496 nlmsg_unicast(in_skb->sk, skb, NETLINK_CB(in_skb).portid); in netlink_ack()
2585 err2 = nlmsg_unicast(sk, skb, portid); in nlmsg_notify()
/linux-6.15/drivers/scsi/
H A Dscsi_transport_iscsi.c2538 return nlmsg_unicast(nls, skb, portid); in iscsi_unicast_skb()
/linux-6.15/net/core/
H A Drtnetlink.c949 return nlmsg_unicast(rtnl, skb, pid); in rtnl_unicast()