Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.h48 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
Dbcast.c73 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()
Dsocket.c716 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function