Home
last modified time | relevance | path

Searched refs:tipc_link_is_synching (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/tipc/
Dlink.h101 bool tipc_link_is_synching(struct tipc_link *l);
Dlink.c310 bool tipc_link_is_synching(struct tipc_link *l) in tipc_link_is_synching() function
2327 !tipc_link_is_synching(l) && in tipc_link_proto_rcv()
Dnode.c2048 if (tipc_link_is_synching(l)) { in tipc_node_check_state()