Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dlink.c71 #define START_CHANGEOVER 100000u macro
567 l_ptr->exp_msg_count = START_CHANGEOVER; in tipc_link_reset()
2346 } else if (dest_link->exp_msg_count == START_CHANGEOVER) { in link_recv_changeover_msg()