Home
last modified time | relevance | path

Searched defs:tci (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/net/
H A Dnet_rx_pkt.c35 uint16_t tci; member
122 uint16_t tci = 0; in net_rx_pkt_attach_iovec() local
143 uint16_t tci = 0; in net_rx_pkt_attach_iovec_ex() local
H A Dvmxnet3_defs.h112 uint16_t tci; member
H A Dvmxnet3.h253 u32 tci:16; /* Tag to Insert */ member
397 u32 tci:16; /* Tag stripped */ member
/qemu/net/
H A Deth.c224 uint16_t *payload_offset, uint16_t *tci) in eth_strip_vlan()
274 uint16_t *payload_offset, uint16_t *tci) in eth_strip_vlan_ex()