Home
last modified time | relevance | path

Searched refs:GLDOPT_FAST_RECV (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h59 #define GLDOPT_FAST_RECV 0x40 macro
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c560 macinfo->gldm_options |= GLDOPT_FAST_RECV; in gld_register()
2630 if (macinfo->gldm_options & GLDOPT_FAST_RECV) { in gld_sendup()