Searched refs:tipc_sk_mcast_rcv (Results 1 – 3 of 3) sorted by relevance
48 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
73 tipc_sk_mcast_rcv(net, &tn->bclink->arrvq, &tn->bclink->inputq); in tipc_bclink_input()392 tipc_sk_mcast_rcv(net, &arrvq, &inputq); in tipc_bclink_xmit()
716 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function