Home
last modified time | relevance | path

Searched refs:tipc_rcv (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.h188 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b);
H A Dudp_media.c384 tipc_rcv(sock_net(sk), skb, b); in tipc_udp_recv()
H A Dcrypto.c985 tipc_rcv(net, skb, b); in tipc_aead_decrypt_done()
1796 * before forwarding to tipc_rcv() via the tipc_crypto_rcv_complete().
1914 tipc_rcv(net, (*skb)->next, b); in tipc_crypto_rcv_complete()
1958 /* Remove ehdr & auth. tag prior to tipc_rcv() */ in tipc_crypto_rcv_complete()
H A Dbearer.c650 tipc_rcv(dev_net(b->pt.dev), skb, b); in tipc_l2_rcv_msg()
H A Dnode.c2046 * tipc_rcv - process TIPC packets/messages arriving from off-node
2054 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv() function
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.h188 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b);
H A Dudp_media.c390 tipc_rcv(sock_net(sk), skb, b); in tipc_udp_recv()
H A Dcrypto.c981 tipc_rcv(net, skb, b); in tipc_aead_decrypt_done()
1792 * before forwarding to tipc_rcv() via the tipc_crypto_rcv_complete().
1910 tipc_rcv(net, (*skb)->next, b); in tipc_crypto_rcv_complete()
1954 /* Remove ehdr & auth. tag prior to tipc_rcv() */ in tipc_crypto_rcv_complete()
H A Dbearer.c664 tipc_rcv(dev_net(b->pt.dev), skb, b); in tipc_l2_rcv_msg()
H A Dnode.c2077 * tipc_rcv - process TIPC packets/messages arriving from off-node
2085 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv() function

Completed in 21 milliseconds