Home
last modified time | relevance | path

Searched refs:tipc_link_is_synching (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/tipc/
H A Dlink.h101 bool tipc_link_is_synching(struct tipc_link *l);
H A Dlink.c310 bool tipc_link_is_synching(struct tipc_link *l) in tipc_link_is_synching() function
2330 !tipc_link_is_synching(l) && in tipc_link_proto_rcv()
H A Dnode.c2052 if (tipc_link_is_synching(l)) { in tipc_node_check_state()
/kernel/linux/linux-5.10/net/tipc/
H A Dlink.h101 bool tipc_link_is_synching(struct tipc_link *l);
H A Dlink.c282 bool tipc_link_is_synching(struct tipc_link *l) in tipc_link_is_synching() function
2294 !tipc_link_is_synching(l) && in tipc_link_proto_rcv()
H A Dnode.c2021 if (tipc_link_is_synching(l)) { in tipc_node_check_state()

Completed in 16 milliseconds