Searched defs:hal_offload_info (Results 1 – 1 of 1) sorted by relevance
573 struct hal_offload_info { struct574 uint8_t lro_eligible;575 uint8_t tcp_proto;576 uint8_t tcp_pure_ack;577 uint8_t ipv6_proto;578 uint8_t tcp_offset;579 uint16_t tcp_csum;580 uint16_t tcp_win;581 uint32_t tcp_seq_num;582 uint32_t tcp_ack_num;[all …]