VLAN_TAG_SIZE
psize += VLAN_TAG_SIZE;
(((length) > ((min_frame_size) - VLAN_TAG_SIZE)) && \
((length) <= ((max_frame_size) + VLAN_TAG_SIZE + 1)))))