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

/linux-master/net/tipc/
H A Dlink.c1300 /* tipc_link_input - process packet that has passed link protocol check
1304 static int tipc_link_input(struct tipc_link *l, struct sk_buff *skb, function
1406 rc |= tipc_link_input(l, iskb, inputq, reasm_skb);
1824 rc |= tipc_link_input(l, skb, l->inputq, &l->reasm_buf);

Completed in 140 milliseconds