Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dlink.h103 bool tipc_link_is_blocked(struct tipc_link *l);
Dlink.c298 bool tipc_link_is_blocked(struct tipc_link *l) in tipc_link_is_blocked() function
1850 if (tipc_link_is_blocked(l)) in tipc_link_build_proto_msg()
2199 if (tipc_link_is_blocked(l) || !xmitq) in tipc_link_proto_rcv()