Searched refs:sfe_cookie (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kpi_socketfilter.c | 81 void *sfe_cookie; member 277 entry->sfe_cookie, entry->sfe_socket); in sflt_cleanup_thread() 347 entry->sfe_cookie = NULL; in sflt_attach_locked() 379 &entry->sfe_cookie, so); in sflt_attach_locked() 542 void *sfe_cookie = entry->sfe_cookie; in sflt_termsock() local 553 sfe_filter->sf_filter.sf_detach(sfe_cookie, so); in sflt_termsock() 597 entry->sfe_cookie, so, event, param); in sflt_notify_internal() 658 entry->sfe_cookie, so, cmd, data); in sflt_ioctl() 708 entry->sfe_cookie, so, nam); in sflt_bind() 758 entry->sfe_cookie, so); in sflt_listen() [all …]
|