get_ether_type
if (get_ether_type(mp->b_rptr) == ETHERTYPE_VLAN) {
type = get_ether_type(bp->b_rptr);
type = get_ether_type(bp->b_rptr); \
type = get_ether_type(bp->b_rptr); \
if (get_ether_type(mp->b_rptr) == ETHERTYPE_VLAN) {