Searched defs:MSS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/most/dim2/ | ||
H A D | reg.h | 22 u32 MSS; /* 0x08 */ member |
/linux/tools/testing/selftests/net/ | ||
H A D | gro.c | 70 #define MSS (4096 - sizeof(struct tcphdr) - sizeof(struct ipv6hdr)) macro |