Searched refs:ENCAP_DRV_LOOKUP (Results 1 – 7 of 7) sorted by relevance
241 (cfg->lookup != NULL && cfg->exact_match != ENCAP_DRV_LOOKUP) || in encap_attach()242 (cfg->exact_match == ENCAP_DRV_LOOKUP && cfg->lookup == NULL)) in encap_attach()253 ep->lookup = cfg->exact_match == ENCAP_DRV_LOOKUP ? cfg->lookup: NULL; in encap_attach()254 ep->check = cfg->exact_match != ENCAP_DRV_LOOKUP ? cfg->check: NULL; in encap_attach()306 if (ep->exact_match == ENCAP_DRV_LOOKUP) in encap_input()314 if (ep->exact_match != ENCAP_DRV_LOOKUP) in encap_input()
349 ret = ENCAP_DRV_LOOKUP; in in_gif_lookup()386 .exact_match = ENCAP_DRV_LOOKUP,397 .exact_match = ENCAP_DRV_LOOKUP,409 .exact_match = ENCAP_DRV_LOOKUP,
53 #define ENCAP_DRV_LOOKUP 0x7fffffff macro
177 return (ENCAP_DRV_LOOKUP); in in_gre_lookup()551 .exact_match = ENCAP_DRV_LOOKUP,
368 ret = ENCAP_DRV_LOOKUP; in in6_gif_lookup()409 .exact_match = ENCAP_DRV_LOOKUP,419 .exact_match = ENCAP_DRV_LOOKUP,430 .exact_match = ENCAP_DRV_LOOKUP,
169 return (ENCAP_DRV_LOOKUP); in in6_gre_lookup()547 .exact_match = ENCAP_DRV_LOOKUP,
357 return (ENCAP_DRV_LOOKUP); in me_lookup() 656 .exact_match = ENCAP_DRV_LOOKUP,