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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkpi_socketfilter.h300 @typedef sf_connect_in_func
302 @discussion sf_connect_in_func is called to filter inbound connections. A
315 typedef errno_t (*sf_connect_in_func)(void *cookie, socket_t so, typedef
505 sf_connect_in_func sf_connect_in;

Completed in 81 milliseconds