Home
last modified time | relevance | path

Searched defs:vlan_tag (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/libpcap/pcap/
H A Dvlan.h39 struct vlan_tag { struct
40 uint16_t vlan_tpid; /* ETH_P_8021Q */
41 uint16_t vlan_tci; /* VLAN TCI */
/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c1633 uint16_t vlan_tag = 0; in ti_rxeof() local
1819 uint16_t csum_flags = 0, vlan_tag = 0, vlan_flag = 0; in ti_encap() local
/dragonfly/contrib/libpcap/
H A Dpcap-int.h597 u_short vlan_tag; member
/dragonfly/sys/dev/netif/oce/
H A Doce_if.c2205 uint16_t vlan_tag = 0; in oce_insert_vlan_tag() local
H A Doce_mbox.c526 uint16_t vlan_tag, in oce_if_create()
H A Doce_hw.h716 uint16_t vlan_tag; member
1163 struct ntwk_if_vlan_tag vlan_tag; member
2367 uint32_t vlan_tag:16; member
2495 uint32_t vlan_tag:16; member
2578 uint32_t vlan_tag:16; member
H A Doce_if.h880 uint8_t vlan_tag[MAX_VLANS]; member
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2804 uint16_t vlan_tag = 0; in bnx_rxeof() local
3384 uint16_t csum_flags = 0, vlan_tag = 0, mss = 0; in bnx_encap() local
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82575.h105 u32 vlan_tag:16; member
/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.0.c881 uint32_t subtype, vlan_tag; in of10_bsn_actions_print() local
/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c3052 uint16_t vlan_tag = 0; in bge_rxeof() local
/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c4841 uint16_t vlan_tag = 0, flags = 0, mss = 0; in bce_encap() local