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