Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h141 typedef int (*so_proto_fallback_func_t)(sock_lower_handle_t, queue_t *, typedef
H A Dsocketvar.h413 so_proto_fallback_func_t smodp_proto_fallback_func;
442 so_proto_fallback_func_t smod_proto_fallback_func;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c2269 so_proto_fallback_func_t fbfunc; in so_tpi_fallback()