Home
last modified time | relevance | path

Searched refs:sofop_attach_active (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsockfilter.h110 sof_attach_active_fn_t sofop_attach_active; member
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c252 if (inst->sofi_ops->sofop_attach_active != NULL) { in sof_setsockopt_impl()
253 rval = inst->sofi_ops->sofop_attach_active( in sof_setsockopt_impl()
554 if (inst->sofi_ops->sofop_attach_active != NULL) { in sof_sonode_autoattach_filters()
555 rval = inst->sofi_ops->sofop_attach_active( in sof_sonode_autoattach_filters()