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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h191 @typedef sf_notify_func
193 @discussion sf_notify_func is called to notify the filter of various
201 typedef void (*sf_notify_func)(void *cookie, socket_t so, sflt_event_t event, typedef
517 sf_notify_func sf_notify;

Completed in 20 milliseconds