Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.h101 bool tipc_link_is_blocked(struct tipc_link *l);
Dlink.c285 bool tipc_link_is_blocked(struct tipc_link *l) in tipc_link_is_blocked() function
1345 if (tipc_link_is_blocked(l)) in tipc_link_build_proto_msg()
1564 if (tipc_link_is_blocked(l) || !xmitq) in tipc_link_proto_rcv()