Searched refs:OP_VLAN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h2122 OP_VLAN = 0x22, enumerator in enum:__anon13416
2123 OP_ADDR64VLAN = OP_ADDR64 | OP_VLAN,
2125 OP_LRGLENVLAN = OP_LRGLEN | OP_VLAN,
2127 OP_MSSVLAN = OP_MSS | OP_VLAN,
H A Dsky2.c1771 le->opcode = OP_VLAN|HW_OWNER;
1773 le->opcode |= OP_VLAN;
4363 case OP_VLAN:

Completed in 104 milliseconds