Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dkpi_socketfilter.c79 struct socket_filter_entry *sfe_next_oncleanup; member
210 entry->sfe_next_oncleanup = sock_filter_cleanup_entries; in sflt_entry_release()
214 if (entry->sfe_next_oncleanup == NULL) { in sflt_entry_release()
259 dead = entry->sfe_next_oncleanup; in sflt_cleanup_thread()