Home
last modified time | relevance | path

Searched refs:evl_tag (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/netinet/
H A Dif_ether.h91 u_int16_t evl_tag; member
/openbsd/sys/net/
H A Dif_vlan.c362 evh.evl_tag = htons(tag); in vlan_inject()
399 vtag = bemtoh16(&evl->evl_tag); in vlan_input()
H A Dbpf.c1541 evh.evl_tag = htons(m->m_pkthdr.ether_vtag); in bpf_mtap_ether()
/openbsd/sys/dev/pci/
H A Dif_mcx.c7864 evh->evl_tag = htons(m->m_pkthdr.ether_vtag); in mcx_start()