Searched refs:sfe_cookie (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.141.3/bsd/kern/ |
| H A D | kpi_socketfilter.c | 81 void *sfe_cookie; member 278 entry->sfe_cookie, entry->sfe_socket); in sflt_cleanup_thread() 348 entry->sfe_cookie = NULL; in sflt_attach_locked() 380 &entry->sfe_cookie, so); in sflt_attach_locked() 543 void *sfe_cookie = entry->sfe_cookie; in sflt_termsock() local 554 sfe_filter->sf_filter.sf_detach(sfe_cookie, so); in sflt_termsock() 598 entry->sfe_cookie, so, event, param); in sflt_notify_internal() 659 entry->sfe_cookie, so, cmd, data); in sflt_ioctl() 709 entry->sfe_cookie, so, nam); in sflt_bind() 759 entry->sfe_cookie, so); in sflt_listen() [all …]
|