Searched refs:LWTUNNEL_ENCAP_NONE (Results 1 – 15 of 15) sorted by relevance
6 #if defined(LWTUNNEL_ENCAP_NONE) || (defined(HAVE_DECL_LWTUNNEL_ENCAP_NONE) && HAVE_DECL_LWTUNNEL_E…8 static_assert((LWTUNNEL_ENCAP_NONE) == (0), "LWTUNNEL_ENCAP_NONE != 0");11 # define LWTUNNEL_ENCAP_NONE 066 XLAT(LWTUNNEL_ENCAP_NONE),
1 LWTUNNEL_ENCAP_NONE 0
39 #define LWTUNNEL_ENCAP_NONE 0 macro215 const uint16_t encap_type = LWTUNNEL_ENCAP_NONE; in main()
8 LWTUNNEL_ENCAP_NONE, enumerator
246 LWTUNNEL_ENCAP_NONE = 0
619 lwtunnel_encap_types = LWTUNNEL_ENCAP_NONE, LWTUNNEL_ENCAP_MPLS, LWTUNNEL_ENCAP_IP, LWTUNNEL_ENCAP_…
89 return LWTUNNEL_ENCAP_NONE; in read_encap_type()
12149 (LWTUNNEL_ENCAP_NONE, RTA_ENCAP_TYPE): New macros.