Searched refs:tipc_link_failover_rcv (Results 1 – 1 of 1) sorted by relevance
108 static bool tipc_link_failover_rcv(struct tipc_link *l, struct sk_buff **skb);1233 if (!tipc_link_failover_rcv(link, &skb)) in tipc_link_input()1681 static bool tipc_link_failover_rcv(struct tipc_link *link, in tipc_link_failover_rcv() function