Home
last modified time | relevance | path

Searched refs:eth_strip_vlan (Results 1 – 3 of 3) sorted by last modified time

/qemu/net/
H A Deth.c222 eth_strip_vlan(const struct iovec *iov, int iovcnt, size_t iovoff, in eth_strip_vlan() function
/qemu/include/net/
H A Deth.h345 eth_strip_vlan(const struct iovec *iov, int iovcnt, size_t iovoff,
/qemu/hw/net/
H A Dnet_rx_pkt.c127 pkt->ehdr_buf_len = eth_strip_vlan(iov, iovcnt, iovoff, &pkt->ehdr_buf, in net_rx_pkt_attach_iovec()