Searched refs:tipc_link_rcv (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/tipc/
H A Dlink.h132 int tipc_link_rcv(struct tipc_link *l, struct sk_buff *skb,
H A Dbcast.c454 rc = tipc_link_rcv(l, skb, NULL);
H A Dnode.c2157 rc = tipc_link_rcv(le->link, skb, &xmitq);
2171 rc = tipc_link_rcv(le->link, skb, &xmitq);
H A Dlink.c1766 /* tipc_link_rcv - process TIPC packets/messages arriving from off-node
1771 int tipc_link_rcv(struct tipc_link *l, struct sk_buff *skb, function

Completed in 199 milliseconds