Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c69 #define TOTAL_HDR_LEN (ETH_HLEN + sizeof(struct ipv6hdr) + sizeof(struct tcphdr)) macro
348 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()