Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dif_vlan_var.h143 #define VLAN_TAG(_ifp, _vid) \ macro
/f-stack/freebsd/net/
H A Dif_vlan_var.h143 #define VLAN_TAG(_ifp, _vid) \ macro
/f-stack/freebsd/netinet/
H A Dtoecore.c450 VLAN_TAG(ifp, &vid); in toe_lle_event()
488 VLAN_TAG(ifp, &vid); in toe_l2_resolve()
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c575 task->pkt_info0 |= SQ_TASK_INFO0_SET(vlan_tag, VLAN_TAG) | in hinic_set_vlan_tx_offload()