Searched refs:tipc_sk_mcast_rcv (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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 | 1649 tipc_sk_mcast_rcv(peer_net, list, &inputq); in tipc_lxc_xmit() 1659 tipc_sk_mcast_rcv(peer_net, list, &inputq); in tipc_lxc_xmit() 1832 tipc_sk_mcast_rcv(n->net, &be->arrvq, &be->inputq2); in tipc_node_mcast_rcv()
|
D | socket.c | 1194 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function
|