Searched refs:sfe_cookie (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/kern/ |
| H A D | kpi_socketfilter.c | 81 void *sfe_cookie; member 270 entry->sfe_cookie, entry->sfe_socket); in sflt_cleanup_thread() 340 entry->sfe_cookie = NULL; in sflt_attach_locked() 372 &entry->sfe_cookie, so); in sflt_attach_locked() 535 void *sfe_cookie = entry->sfe_cookie; in sflt_termsock() local 546 sfe_filter->sf_filter.sf_detach(sfe_cookie, so); in sflt_termsock() 590 entry->sfe_cookie, so, event, param); in sflt_notify_internal() 651 entry->sfe_cookie, so, cmd, data); in sflt_ioctl() 701 entry->sfe_cookie, so, nam); in sflt_bind() 751 entry->sfe_cookie, so); in sflt_listen() [all …]
|