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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h494 @field sf_bind Your function for handling binds. May be null.
524 sf_bind_func sf_bind; member in struct:sflt_filter
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c586 && entry->sfe_filter->sf_filter.sf_bind) {
599 sf_bind(entry->sfe_cookie, so, nam);

Completed in 25 milliseconds