Searched refs:sf_detach_func (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h176 @typedef sf_detach_func
178 @discussion sf_detach_func is called to notify the filter it has
188 typedef void (*sf_detach_func)(void *cookie, socket_t so); typedef
515 sf_detach_func sf_detach;

Completed in 12 milliseconds