Searched defs:rack_fast_send_blk (Results 1 – 1 of 1) sorted by relevance
336 struct rack_fast_send_blk { struct337 uint32_t left_to_send;338 uint16_t tcp_ip_hdr_len;339 uint8_t tcp_flags;340 uint8_t hoplimit;341 uint8_t *tcp_ip_hdr;342 uint32_t recwin;343 uint32_t off;344 struct tcphdr *th;345 struct udphdr *udp;[all …]