Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rl/
HDif_rlreg.h506 #define RL_CPLUSCMD_VLANSTRIP 0x0040 /* enable VLAN tag stripping */ macro
/NextBSD/sys/dev/re/
HDif_re.c3142 cfg |= RL_CPLUSCMD_VLANSTRIP; in re_init_locked()