Searched refs:TOTAL_HDR_LEN (Results 1 – 1 of 1) sorted by relevance
69 #define TOTAL_HDR_LEN (ETH_HLEN + sizeof(struct ipv6hdr) + sizeof(struct tcphdr)) macro348 static char pkts[NUM_LARGE_PKT][TOTAL_HDR_LEN + MSS]; in send_large()349 static char last[TOTAL_HDR_LEN + MSS]; in send_large()350 static char new_seg[TOTAL_HDR_LEN + MSS]; in send_large()