Allocate 22 bytes for Ethernet frame header in case we are handling
VLAN-tagged frames. We need to allocate the bytes before even knowing if the frame we receive will in fact contain VLAN headers.
Loading
Please register or sign in to comment
VLAN-tagged frames. We need to allocate the bytes before even knowing if the frame we receive will in fact contain VLAN headers.