Home
last modified time | relevance | path

Searched refs:smod_proto_fallback_func (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsock_conf.c127 smodp->smod_proto_fallback_func = in smod_register()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h442 so_proto_fallback_func_t smod_proto_fallback_func; member
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c2279 fbfunc = sp->sp_smod_info->smod_proto_fallback_func; in so_tpi_fallback()