Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vlan_var.h54 EVL_CFIOFTAG(__vlantag)); \
H A Dethernet.h99 #define EVL_CFIOFTAG(tag) (((tag) >> 12) & 1) macro
/freebsd/sys/netgraph/
H A Dng_vlan.c419 vf->cfi = EVL_CFIOFTAG(hook_data); in ng_vlan_rcvmsg()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c3110 EVL_CFIOFTAG(m_head->m_pkthdr.ether_vtag)); in hn_encap()