Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Desp_core.c223 static const struct esp_algorithm null_esp = { variable
314 &null_esp,
329 return &null_esp; in esp_algorithm_lookup()