Searched refs:evl_tag (Results 1 – 7 of 7) sorted by relevance
80 u_int16_t evl_tag; member
1086 evl->evl_tag = htons(tag); in vlan_output()
651 evl_p->evl_tag = htons(m->m_pkthdr.vlan_tag); /* tag */ in get_bpf_header()
1062 evl_p->evl_tag = htons(m->m_pkthdr.vlan_tag); /* tag */ in get_bpf_header()
263 evh->evl_tag = htons(tag); in custom_ether_build_packet()386 uint16_t etype, evl_tag, tag; in custom_ether_verify() local400 evl_tag = ntohs(evh->evl_tag); in custom_ether_verify()408 if (EVL_PRIOFTAG(evl_tag) != args->priority) { in custom_ether_verify()410 EVL_PRIOFTAG(evl_tag), args->priority); in custom_ether_verify()
343 evl_p->evl_tag = htons(VLAN_TAG_START); in vlan_send_short_packet()
176 tag = evh->evl_tag; in netif_flow_ethertype_info()179 bcopy(&evh->evl_tag, &tag, sizeof(tag)); in netif_flow_ethertype_info()