Searched defs:sofi_ops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h113 sof_ops_t *sofi_ops; /* filter ops */ member in struct:sof_instance
158 (inst)->sofi_ops->sofop_##op != NULL)
173 __rval = (__inst->sofi_ops->sofop_##op)((sof_handle_t)__inst,\

Completed in 58 milliseconds