Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dbcast.c241 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()
Dsocket.h47 void tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
Dnode.c495 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()
Dsocket.c772 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