Home
last modified time | relevance | path

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

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