Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c71 #elif !defined(INET_DEVDESC) && !defined(INET_MODDESC) && \
73 #error inetddi.c: at least one of INET_DEVDESC or INET_MODDESC or \
81 #elif defined(INET_MODDESC) && !defined(INET_MODSTRTAB)
82 #error inetddi.c: INET_MODDESC is defined but INET_MODSTRTAB is not!
83 #elif defined(INET_MODDESC) && !defined(INET_MODMTFLAGS)
84 #error inetddi.c: INET_MODDESC is defined but INET_MODMTFLAGS is not!
207 #ifdef INET_MODDESC
218 INET_MODDESC,
261 #ifdef INET_MODDESC
/illumos-gate/usr/src/uts/common/inet/arp/
H A Darpddi.c34 #define INET_MODDESC "ARP STREAMS module" macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmpddi.c36 #define INET_MODDESC "ICMP dummy STREAMS module" macro
H A Dipddi.c36 #define INET_MODDESC "IP STREAMS module 1.47" macro
H A Dipsecahddi.c37 #define INET_MODDESC "IPsec AH STREAMS module" macro
H A Dipsecespddi.c37 #define INET_MODDESC "IPsec ESP STREAMS module" macro
H A Dkeysockddi.c36 #define INET_MODDESC "PF_KEY socket STREAMS module" macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcpddi.c39 #define INET_MODDESC "TCP dummy STREAMS module" macro
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudpddi.c36 #define INET_MODDESC "UDP dummy STREAMS module" macro