Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h63 TIPC_WAKEUP_BCAST_USERS = (1 << 5), enumerator
Dnode.c492 TIPC_WAKEUP_BCAST_USERS | TIPC_BCAST_MSG_EVT | in tipc_node_unlock()
500 if (flags & TIPC_WAKEUP_BCAST_USERS) in tipc_node_unlock()
Dbcast.c255 n_ptr->action_flags |= TIPC_WAKEUP_BCAST_USERS; in tipc_bclink_acknowledge()