Searched refs:tipc_sk_rcv (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | bcast.c | 241 tipc_sk_rcv(net, inputq); in tipc_bcast_rcv() 265 tipc_sk_rcv(net, inputq); in tipc_bcast_ack_rcv() 293 tipc_sk_rcv(net, inputq); in tipc_bcast_sync_rcv() 332 tipc_sk_rcv(net, inputq); in tipc_bcast_remove_peer()
|
D | socket.h | 47 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
|
D | node.c | 495 tipc_sk_rcv(n->net, &le->inputq); in tipc_node_link_down() 1050 tipc_sk_rcv(net, list); in tipc_node_xmit() 1334 tipc_sk_rcv(net, &le->inputq); in tipc_rcv()
|
D | socket.c | 772 tipc_sk_rcv(net, inputq); in tipc_sk_mcast_rcv() 1776 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv() function
|