Searched refs:eth_strip_vlan_ex (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/net/ |
H A D | eth.h | 350 eth_strip_vlan_ex(const struct iovec *iov, int iovcnt, size_t iovoff, int index,
|
/openbmc/qemu/net/ |
H A D | eth.c | 272 eth_strip_vlan_ex(const struct iovec *iov, int iovcnt, size_t iovoff, int index, in eth_strip_vlan_ex() function
|
/openbmc/qemu/hw/net/ |
H A D | net_rx_pkt.c | 147 pkt->ehdr_buf_len = eth_strip_vlan_ex(iov, iovcnt, iovoff, in net_rx_pkt_attach_iovec_ex()
|