Home
last modified time | relevance | path

Searched refs:nlmsg_multicast (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnetlink.c287 return nlmsg_multicast(rnet->nl_sock, skb, 0, group, flags); in rdma_nl_multicast()
/kernel/linux/linux-5.10/include/net/
H A Dgenetlink.h313 return nlmsg_multicast(net->genl_sock, skb, portid, group, flags); in genlmsg_multicast_netns()
H A Dnetlink.h47 * nlmsg_multicast() multicast message to several groups
1019 * nlmsg_multicast - multicast a netlink message
1026 static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb, in nlmsg_multicast() function
/kernel/linux/linux-5.10/net/core/
H A Dsock_diag.c144 nlmsg_multicast(sock_net(sk)->diag_nlsk, skb, 0, group, in sock_diag_broadcast_destroy_work()
/kernel/linux/linux-6.6/include/net/
H A Dgenetlink.h456 return nlmsg_multicast(net->genl_sock, skb, portid, group, flags); in genlmsg_multicast_netns()
H A Dnetlink.h47 * nlmsg_multicast() multicast message to several groups
1065 * nlmsg_multicast - multicast a netlink message
1072 static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb, in nlmsg_multicast() function
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnetlink.c287 return nlmsg_multicast(rnet->nl_sock, skb, 0, group, flags); in rdma_nl_multicast()
/kernel/linux/linux-6.6/net/core/
H A Dsock_diag.c148 nlmsg_multicast(sock_net(sk)->diag_nlsk, skb, 0, group, in sock_diag_broadcast_destroy_work()
/kernel/linux/linux-5.10/net/netlink/
H A Dgenetlink.c1467 err = nlmsg_multicast(prev->genl_sock, tmp, in genlmsg_mcast()
1478 err = nlmsg_multicast(prev->genl_sock, skb, portid, group, flags); in genlmsg_mcast()
H A Daf_netlink.c2540 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c1770 err = nlmsg_multicast(prev->genl_sock, tmp, in genlmsg_mcast()
1781 err = nlmsg_multicast(prev->genl_sock, skb, portid, group, flags); in genlmsg_mcast()
H A Daf_netlink.c2588 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()
/kernel/linux/linux-5.10/kernel/
H A Daudit.c837 nlmsg_multicast(sock, copy, 0, AUDIT_NLGRP_READLOG, GFP_KERNEL); in kauditd_send_multicast_skb()
/kernel/linux/linux-6.6/kernel/
H A Daudit.c834 nlmsg_multicast(sock, copy, 0, AUDIT_NLGRP_READLOG, GFP_KERNEL); in kauditd_send_multicast_skb()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c573 nlmsg_multicast(scsi_nl_sock, skb, 0, SCSI_NL_GRP_FC_EVENTS, in fc_host_post_fc_event()
H A Dscsi_transport_iscsi.c2535 return nlmsg_multicast(nls, skb, 0, group, gfp); in iscsi_multicast_skb()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c1113 /* A wrapper for nlmsg_multicast() checking that nlsk is still available.
1138 return nlmsg_multicast(nlsk, skb, pid, group, GFP_ATOMIC); in xfrm_nlmsg_multicast()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c586 nlmsg_multicast(scsi_nl_sock, skb, 0, SCSI_NL_GRP_FC_EVENTS, in fc_host_post_fc_event()
H A Dscsi_transport_iscsi.c2558 return nlmsg_multicast(nls, skb, 0, group, gfp); in iscsi_multicast_skb()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c1318 /* A wrapper for nlmsg_multicast() checking that nlsk is still available.
1343 return nlmsg_multicast(nlsk, skb, pid, group, GFP_ATOMIC); in xfrm_nlmsg_multicast()

Completed in 70 milliseconds