Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dlink.h103 bool tipc_link_is_blocked(struct tipc_link *l);
Dlink.c320 bool tipc_link_is_blocked(struct tipc_link *l) in tipc_link_is_blocked() function
1872 if (tipc_link_is_blocked(l)) in tipc_link_build_proto_msg()
2221 if (tipc_link_is_blocked(l) || !xmitq) in tipc_link_proto_rcv()