Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.h56 #define TIPC_NODE_CAPABILITIES (TIPC_BCAST_SYNCH | \ macro
Ddiscover.c93 msg_set_node_capabilities(hdr, TIPC_NODE_CAPABILITIES); in tipc_disc_init_msg()
Dnode.c231 return TIPC_NODE_CAPABILITIES; in tipc_node_get_capabilities()