Home
last modified time | relevance | path

Searched refs:tipc_sk_mcast_rcv (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/tipc/
Dsocket.h57 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
Dbcast.c424 tipc_sk_mcast_rcv(net, &localq, &inputq); in tipc_mcast_xmit()
Dnode.c1649 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()
Dsocket.c1194 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function