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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h496 @field sf_getoption Your function for handling getsockopt. May be null.
526 sf_getoption_func sf_getoption; member in struct:sflt_filter
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c939 && entry->sfe_filter->sf_filter.sf_getoption) {
952 sf_getoption(entry->sfe_cookie, so, sopt);

Completed in 24 milliseconds