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 in struct:sof_ops
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c252 if (inst->sofi_ops->sofop_attach_active != NULL) {
253 rval = inst->sofi_ops->sofop_attach_active(
554 if (inst->sofi_ops->sofop_attach_active != NULL) {
555 rval = inst->sofi_ops->sofop_attach_active(

Completed in 47 milliseconds