Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c106 static void tipc_link_input(struct tipc_link *l, struct sk_buff *skb);
1158 tipc_link_input(l_ptr, skb); in tipc_rcv()
1215 static void tipc_link_input(struct tipc_link *link, struct sk_buff *skb) in tipc_link_input() function