Searched refs:tipc_data_input (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/tipc/ |
H A D | link.c | 1268 static bool tipc_data_input(struct tipc_link *l, struct sk_buff *skb, in tipc_data_input() function 1334 tipc_data_input(l, iskb, &tmpq); in tipc_link_input() 1341 tipc_data_input(l, skb, inputq); in tipc_link_input() 1420 if (!tipc_data_input(l, iskb, inputq)) in tipc_link_tnl_rcv() 1838 else if (!tipc_data_input(l, skb, l->inputq)) in tipc_link_rcv()
|