Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.h47 int tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq);
Dnode.c480 tipc_sk_rcv(net, inputq); in tipc_node_unlock()
515 tipc_sk_rcv(net, inputq); in tipc_node_unlock()
Dbcast.c180 tipc_sk_rcv(net, &tn->bclink->link.wakeupq); in tipc_bclink_wakeup_users()
Dsocket.c762 tipc_sk_rcv(net, inputq); in tipc_sk_mcast_rcv()
1764 int tipc_sk_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_sk_rcv() function
Dlink.c819 tipc_sk_rcv(net, list); in tipc_link_xmit()