Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h68 TIPC_BCAST_RESET = (1 << 10) enumerator
Dnode.c493 TIPC_NAMED_MSG_EVT | TIPC_BCAST_RESET); in tipc_node_unlock()
523 if (flags & TIPC_BCAST_RESET) in tipc_node_unlock()
Dlink.c951 n_ptr->action_flags |= TIPC_BCAST_RESET; in link_retransmit_failure()