Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dlink.c241 static void link_print(struct tipc_link *l, const char *str);
1095 link_print(l, "State of link "); in link_retransmit_failure()
2318 static void link_print(struct tipc_link *l, const char *str) in link_print() function