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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h495 @field sf_setoption Your function for handling setsockopt. May be null.
525 sf_setoption_func sf_setoption; member in struct:sflt_filter
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c895 && entry->sfe_filter->sf_filter.sf_setoption) {
908 sf_setoption(entry->sfe_cookie, so, sopt);

Completed in 25 milliseconds