Searched refs:ENCAP_DRV_LOOKUP (Results 1 – 7 of 7) sorted by relevance
243 (cfg->lookup != NULL && cfg->exact_match != ENCAP_DRV_LOOKUP) || in encap_attach()244 (cfg->exact_match == ENCAP_DRV_LOOKUP && cfg->lookup == NULL)) in encap_attach()255 ep->lookup = cfg->exact_match == ENCAP_DRV_LOOKUP ? cfg->lookup: NULL; in encap_attach()256 ep->check = cfg->exact_match != ENCAP_DRV_LOOKUP ? cfg->check: NULL; in encap_attach()308 if (ep->exact_match == ENCAP_DRV_LOOKUP) in encap_input()316 if (ep->exact_match != ENCAP_DRV_LOOKUP) in encap_input()
362 ret = ENCAP_DRV_LOOKUP; in in_gif_lookup()399 .exact_match = ENCAP_DRV_LOOKUP,410 .exact_match = ENCAP_DRV_LOOKUP,422 .exact_match = ENCAP_DRV_LOOKUP,
54 #define ENCAP_DRV_LOOKUP 0x7fffffff macro
178 return (ENCAP_DRV_LOOKUP); in in_gre_lookup()563 .exact_match = ENCAP_DRV_LOOKUP,
384 ret = ENCAP_DRV_LOOKUP; in in6_gif_lookup()425 .exact_match = ENCAP_DRV_LOOKUP,435 .exact_match = ENCAP_DRV_LOOKUP,446 .exact_match = ENCAP_DRV_LOOKUP,
170 return (ENCAP_DRV_LOOKUP); in in6_gre_lookup()563 .exact_match = ENCAP_DRV_LOOKUP,
359 return (ENCAP_DRV_LOOKUP); in me_lookup()654 .exact_match = ENCAP_DRV_LOOKUP,