Home
last modified time | relevance | path

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

/openbmc/linux/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()
1910 tipc_rcv(net, (*skb)->next, b); 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.c2085 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv() function