Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h56 #define GLD_OPT_NO_ETHRXSNAP 0x00000008 /* don't interp SNAP on ether */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c293 if (gld_global_options & GLD_OPT_NO_ETHRXSNAP || in gld_interpret_ether()
H A Dgld.c209 uint32_t gld_global_options = GLD_OPT_NO_ETHRXSNAP;