Home
last modified time | relevance | path

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

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