Home
last modified time | relevance | path

Searched refs:TOTAL_HDR_LEN (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/testing/selftests/net/
H A Dgro.c69 #define TOTAL_HDR_LEN (ETH_HLEN + sizeof(struct ipv6hdr) + sizeof(struct tcphdr)) macro
374 static char pkts[NUM_LARGE_PKT][TOTAL_HDR_LEN + MSS]; in send_large()
375 static char last[TOTAL_HDR_LEN + MSS]; in send_large()
376 static char new_seg[TOTAL_HDR_LEN + MSS]; in send_large()