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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h45 typedef struct sof_instance sof_instance_t; typedef in typeref:struct:sof_instance
116 sof_instance_t *sofi_prev; /* up the stack */
117 sof_instance_t *sofi_next; /* down the stack */
166 sof_instance_t *__inst; \
175 DTRACE_PROBE2(filter__action, (sof_instance_t), __inst,\
183 sof_instance_t *, mblk_t *, struct nmsghdr *, cred_t *, int *);

Completed in 58 milliseconds