Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Desp_core.c185 static const struct esp_algorithm null_esp = { variable
264 &null_esp,
279 return &null_esp; in esp_algorithm_lookup()