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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dkpi_socketfilter.h308 @typedef sf_connect_in_func
310 @discussion sf_connect_in_func is called to filter inbound connections.
325 typedef errno_t (*sf_connect_in_func)(void *cookie, socket_t so, typedef
540 sf_connect_in_func sf_connect_in;

Completed in 167 milliseconds