Searched refs:tipc_rcv (Results 1 – 4 of 4) sorted by relevance
178 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b_ptr);
237 tipc_rcv(sock_net(sk), skb, b); in tipc_udp_recv()
496 tipc_rcv(dev_net(dev), buf, b_ptr); in tipc_l2_rcv_msg()
1038 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b_ptr) in tipc_rcv() function