Home
last modified time | relevance | path

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

/net/tipc/
Dnode.h57 TIPC_TUNNEL_ENHANCED = (1 << 9) enumerator
69 TIPC_TUNNEL_ENHANCED)
Dlink.c1751 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
1799 (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
Dnode.c1752 if (n->capabilities & TIPC_TUNNEL_ENHANCED) in tipc_node_check_state()