/** * IPv4 Header */ struct rte_ipv4_hdr { uint8_t version_ihl; /**< version and header length */ … Continue reading rte_tcp_hdr rte_ipv4_hdr
/** * IPv4 Header */ struct rte_ipv4_hdr { uint8_t version_ihl; /**< version and header length */ … Continue reading rte_tcp_hdr rte_ipv4_hdr