Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h57 TIPC_TUNNEL_ENHANCED = (1 << 9), enumerator
71 TIPC_TUNNEL_ENHANCED | \
H A Dlink.c1995 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
2057 (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
H A Dnode.c2037 if (n->capabilities & TIPC_TUNNEL_ENHANCED) in tipc_node_check_state()