Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dlink.h249 bool tipc_link_is_blocked(struct tipc_link *l);
Dlink.c161 bool tipc_link_is_blocked(struct tipc_link *l) in tipc_link_is_blocked() function
1115 if (tipc_link_is_blocked(l)) in tipc_link_build_proto_msg()
1249 if (tipc_link_is_blocked(l) || !xmitq) in tipc_link_proto_rcv()