Searched refs:tipc_rcv (Results 1 – 4 of 4) sorted by relevance
179 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b);
365 tipc_rcv(sock_net(sk), skb, b); in tipc_udp_recv()
581 tipc_rcv(dev_net(b->pt.dev), skb, b); in tipc_l2_rcv_msg()
1696 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv() function