Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Desp_core.c201 static const struct esp_algorithm null_esp = { variable
292 &null_esp,
307 return &null_esp; in esp_algorithm_lookup()