Searched refs:tipc_rcv (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/net/tipc/ |
D | bearer.h | 186 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b);
|
D | udp_media.c | 390 tipc_rcv(sock_net(sk), skb, b); in tipc_udp_recv()
|
D | crypto.c | 981 tipc_rcv(net, skb, b); in tipc_aead_decrypt_done() 1910 tipc_rcv(net, (*skb)->next, b); in tipc_crypto_rcv_complete()
|
D | bearer.c | 653 tipc_rcv(dev_net(b->pt.dev), skb, b); in tipc_l2_rcv_msg()
|
D | node.c | 2085 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv() function
|