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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h490 @field sf_connect_in Your function for handling inbound
522 sf_connect_in_func sf_connect_in; member in struct:sflt_filter
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c807 && entry->sfe_filter->sf_filter.sf_connect_in) {
820 sf_connect_in(entry->sfe_cookie, so, remote);

Completed in 61 milliseconds