Searched refs:sfe_cookie (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/kern/ |
| H A D | kpi_socketfilter.c | 83 void *sfe_cookie; member 272 entry->sfe_cookie, entry->sfe_socket); in sflt_cleanup_thread() 342 entry->sfe_cookie = NULL; in sflt_attach_locked() 374 &entry->sfe_cookie, so); in sflt_attach_locked() 537 void *__single sfe_cookie = entry->sfe_cookie; in sflt_termsock() local 548 sfe_filter->sf_filter.sf_detach(sfe_cookie, so); in sflt_termsock() 592 entry->sfe_cookie, so, event, param); in sflt_notify_internal() 653 entry->sfe_cookie, so, cmd, data); in sflt_ioctl() 703 entry->sfe_cookie, so, nam); in sflt_bind() 753 entry->sfe_cookie, so); in sflt_listen() [all …]
|