Searched defs:iovoff (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/net/ |
H A D | eth.c | 129 void eth_get_protocols(const struct iovec *iov, size_t iovcnt, size_t iovoff, in eth_get_protocols() 222 eth_strip_vlan(const struct iovec *iov, int iovcnt, size_t iovoff, in eth_strip_vlan() 272 eth_strip_vlan_ex(const struct iovec *iov, int iovcnt, size_t iovoff, int index, in eth_strip_vlan_ex()
|
/openbmc/qemu/hw/net/ |
H A D | net_rx_pkt.c | 120 size_t iovoff, bool strip_vlan) in net_rx_pkt_attach_iovec() 140 size_t iovoff, int strip_vlan_index, in net_rx_pkt_attach_iovec_ex() 192 size_t iovoff) in net_rx_pkt_set_protocols()
|
/openbmc/qemu/include/net/ |
H A D | eth.h | 318 eth_get_l2_hdr_length_iov(const struct iovec *iov, size_t iovcnt, size_t iovoff) in eth_get_l2_hdr_length_iov()
|