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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dkpi_socketfilter.h158 @typedef sf_attach_func
160 @discussion sf_attach_func is called to notify the filter it has
173 typedef errno_t (*sf_attach_func)(void **cookie, socket_t so); typedef
532 sf_attach_func sf_attach;

Completed in 123 milliseconds