Searched refs:tipc_sk_mcast_rcv (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/net/tipc/ |
D | socket.h | 57 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
|
D | bcast.c | 424 tipc_sk_mcast_rcv(net, &localq, &inputq); in tipc_mcast_xmit()
|
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()
|
D | socket.c | 1190 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function
|