Searched refs:tipc_sk_mcast_rcv (Results 1 – 4 of 4) sorted by relevance
| /linux/net/tipc/ |
| H A D | socket.h | 57 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
|
| H A D | bcast.c | 424 tipc_sk_mcast_rcv(net, &localq, &inputq); in tipc_mcast_xmit()
|
| H A D | node.c | 1647 tipc_sk_mcast_rcv(peer_net, list, &inputq); in tipc_lxc_xmit() 1657 tipc_sk_mcast_rcv(peer_net, list, &inputq); in tipc_lxc_xmit() 1830 tipc_sk_mcast_rcv(n->net, &be->arrvq, &be->inputq2); in tipc_node_mcast_rcv()
|
| H A D | socket.c | 1184 * tipc_sk_mcast_rcv - Deliver multicast messages to all destination sockets 1191 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() 1190 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, tipc_sk_mcast_rcv() function
|