Home
last modified time | relevance | path

Searched refs:VLAN_TAG (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_vlan.h52 if (VLAN_TAG(ifp, &vtag) == 0) in vlan_dev_vlan_id()
/freebsd/sys/net/
H A Dif_vlan_var.h150 #define VLAN_TAG(_ifp, _vid) \ macro
/freebsd/sys/netinet/
H A Dtoecore.c460 VLAN_TAG(ifp, &vid); in toe_lle_event()
499 VLAN_TAG(ifp, &vid); in toe_l2_resolve()
/freebsd/sys/ofed/include/rdma/
H A Dib_addr.h183 if (VLAN_TAG(__DECONST(if_t, dev), &tag) != 0) in rdma_vlan_dev_vlan_id()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c260 VLAN_TAG(rt_ifp, &vid); in t4_connect()
H A Dt4_tom_l2t.c368 VLAN_TAG(ifp, &vid); in t4_l2t_get()