Searched refs:tipc_sk_rcv (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | bcast.c | 355 tipc_sk_rcv(net, inputq); in tipc_bcast_rcv() 385 tipc_sk_rcv(net, inputq); in tipc_bcast_ack_rcv() 414 tipc_sk_rcv(net, inputq); in tipc_bcast_sync_rcv() 456 tipc_sk_rcv(net, inputq); in tipc_bcast_remove_peer()
|
D | socket.h | 56 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
|
D | topsrv.c | 618 tipc_sk_rcv(net, &evtq); in tipc_topsrv_kern_evt()
|
D | node.c | 830 tipc_sk_rcv(n->net, &le->inputq); in tipc_node_link_down() 1361 tipc_sk_rcv(net, list); in tipc_node_xmit() 1779 tipc_sk_rcv(net, &le->inputq); in tipc_rcv()
|
D | socket.c | 1190 tipc_sk_rcv(net, inputq); in tipc_sk_mcast_rcv() 2231 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv() function
|