Searched refs:parse_ethernet (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | csumonly.c | 148 parse_ethernet(struct rte_ether_hdr *eth_hdr, struct testpmd_offload_info *info) in parse_ethernet() function 274 parse_ethernet(eth_hdr, info); in parse_vxlan() 323 parse_ethernet(eth_hdr, info); in parse_vxlan_gpe() 368 parse_ethernet(eth_hdr, info); in parse_geneve() 418 parse_ethernet(eth_hdr, info); in parse_gre() 874 parse_ethernet(eth_hdr, &info); in pkt_burst_checksum_forward()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | virtio_net.c | 1794 parse_ethernet(struct rte_mbuf *m, uint16_t *l4_proto, void **l4_hdr) in parse_ethernet() function 1850 parse_ethernet(m, &l4_proto, &l4_hdr); in vhost_dequeue_offload()
|