Searched refs:LWTUNNEL_ENCAP_NONE (Results 1 – 11 of 11) 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
12 [LWTUNNEL_ENCAP_NONE] = { .name = "none" },74 if (e_type == LWTUNNEL_ENCAP_NONE) { in nh_encap_parse_msg()
39 #define LWTUNNEL_ENCAP_NONE 0 macro215 const uint16_t encap_type = LWTUNNEL_ENCAP_NONE; in main()
8 LWTUNNEL_ENCAP_NONE, enumerator
89 return LWTUNNEL_ENCAP_NONE; in read_encap_type()
12149 (LWTUNNEL_ENCAP_NONE, RTA_ENCAP_TYPE): New macros.