Home
last modified time | relevance | path

Searched refs:SOCKMOD_VERSION (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c85 #elif defined(INET_SOCKDESC) && !defined(SOCKMOD_VERSION)
86 #error inetddi.c: INET_SOCKDESC is defined but SOCKMOD_VERSION is not!
237 SOCKMOD_VERSION,
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_sdp.c48 SOCKMOD_VERSION,
H A Dsockmod_sctp.c51 SOCKMOD_VERSION,
H A Dsockmod_pfp.c151 SOCKMOD_VERSION,
/illumos-gate/usr/src/uts/common/io/
H A Dsock_conf.c79 if (reg->smod_version != SOCKMOD_VERSION || in smod_register()
H A Dtrill.c70 SOCKMOD_VERSION,
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h405 #define SOCKMOD_VERSION 2 macro