Home
last modified time | relevance | path

Searched refs:SOCK_UC_VERSION (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_sdp.c50 SOCK_UC_VERSION,
H A Dsockmod_sctp.c53 SOCK_UC_VERSION,
H A Dsockmod_pfp.c153 SOCK_UC_VERSION,
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h219 #define SOCK_UC_VERSION sizeof (sock_upcalls_t) macro
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c239 SOCK_UC_VERSION,
/illumos-gate/usr/src/uts/common/io/
H A Dsock_conf.c81 reg->smod_uc_version != SOCK_UC_VERSION) { in smod_register()
H A Dtrill.c72 SOCK_UC_VERSION,
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1230 if (SOCK_UC_VERSION != sp->sp_smod_info->smod_uc_version || in socket_sonode_create()
H A Dsocktpi.c6704 smodp->smod_uc_version = SOCK_UC_VERSION; in sotpi_smod_create()