Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h66 TIPC_NAMED_MSG_EVT = (1 << 8), enumerator
Dnode.c493 TIPC_NAMED_MSG_EVT | TIPC_BCAST_RESET); in tipc_node_unlock()
517 if (flags & TIPC_NAMED_MSG_EVT) in tipc_node_unlock()
Dlink.c1196 node->action_flags |= TIPC_NAMED_MSG_EVT; in tipc_data_input()