Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.c245 static void link_print(struct tipc_link *l, const char *str);
1015 link_print(l, "State of link "); in link_retransmit_failure()
1932 static void link_print(struct tipc_link *l, const char *str) in link_print() function