Home
last modified time | relevance | path

Searched refs:nlmsg_multicast (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/infiniband/core/
H A Dnetlink.c287 return nlmsg_multicast(rnet->nl_sock, skb, 0, group, flags); in rdma_nl_multicast()
/linux/net/core/
H A Dsock_diag.c167 nlmsg_multicast(sock_net(sk)->diag_nlsk, skb, 0, group, in sock_diag_broadcast_destroy_work()
/linux/net/netlink/
H A Dgenetlink.c1947 err = nlmsg_multicast(prev->genl_sock, tmp, in genlmsg_mcast()
1958 err = nlmsg_multicast(prev->genl_sock, skb, portid, group, flags); in genlmsg_mcast()
H A Daf_netlink.c2607 err = nlmsg_multicast(sk, skb, exclude_portid, group, flags); in nlmsg_notify()
/linux/include/net/
H A Dnetlink.h1141 static inline int nlmsg_multicast(struct sock *sk, struct sk_buff *skb, in nlmsg_multicast() function
/linux/kernel/
H A Daudit.c834 nlmsg_multicast(sock, copy, 0, AUDIT_NLGRP_READLOG, GFP_KERNEL); in kauditd_send_multicast_skb()
/linux/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.c2559 return nlmsg_multicast(nls, skb, 0, group, gfp); in iscsi_multicast_skb()
/linux/net/xfrm/
H A Dxfrm_user.c1447 return nlmsg_multicast(nlsk, skb, pid, group, GFP_ATOMIC); in xfrm_nlmsg_multicast()