Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.h48 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq,
Dbcast.c207 tipc_sk_mcast_rcv(net, &rcvq, &inputq); in tipc_bcast_xmit()
Dnode.c1134 tipc_sk_mcast_rcv(net, &be->arrvq, &be->inputq2); in tipc_node_bc_rcv()
Dsocket.c726 void tipc_sk_mcast_rcv(struct net *net, struct sk_buff_head *arrvq, in tipc_sk_mcast_rcv() function