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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_socketfilter.h485 @field sf_notify Your function for handling events. May be null.
517 sf_notify_func sf_notify; member in struct:sflt_filter
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_socketfilter.c479 && entry->sfe_filter->sf_filter.sf_notify &&
494 sf_notify(entry->sfe_cookie, so, event, param);

Completed in 24 milliseconds