Чем дальше в лес, тем интереснее.
Вот здесь вот:
http://en.wikipedia.org/wiki/EtherType написано, что Jumbo - это (только) тип 0x8870 .
Еще там есть интересное:
The size of the payload of non-standard jumbo frames, typically ~9000 Bytes long, falls within the range used by EtherType; this conflict is resolved by substituting the special EtherType value 0x8870 when a length would otherwise be used.[2] The network stack can replace this special EtherType with the actual length of the packet on receive, or when bridging to non-Ethernet networks like FDDI.
Честно говоря, не совсем понял.
Типа, пакет передается с 0x8870 в поле тип/длина, и длина пакета = фактической длине?
Типа, сколько пришло до окончания кадра, столько пришло...