Searched refs:evl_tag (Results 1 – 8 of 8) sorted by relevance
80 u_int16_t evl_tag; member
1086 evl->evl_tag = htons(tag); in vlan_output()
653 evl_p->evl_tag = htons(m->m_pkthdr.vlan_tag); /* tag */ in get_bpf_header()
1061 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()387 uint16_t etype, evl_tag, tag; in custom_ether_verify() local401 evl_tag = ntohs(evh->evl_tag); in custom_ether_verify()409 if (EVL_PRIOFTAG(evl_tag) != args->priority) { in custom_ether_verify()411 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()
90 tag = ntohs(evl->evl_tag); in fill_vlan_info()