Searched defs:tipc_link_is_up (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dlink.c148 int tipc_link_is_up(struct tipc_link *l_ptr) function
1934 if (!tipc_link_is_up(l_ptr))
1979 r_flag = (l_ptr->owner->working_links > tipc_link_is_up(l_ptr));
2157 if (!tipc_link_is_up(tunnel)) {
2270 if (!tipc_link_is_up(l_ptr))
2337 if (tipc_link_is_up(dest_link)) {
2859 else if (tipc_link_is_up(l))

Completed in 58 milliseconds