Home
last modified time | relevance | path

Searched defs:mss_clamp (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtcp.h129 u16 mss_clamp; /* Maximal mss, negotiated at connection setup */ member
/linux/net/core/
H A Dfilter.c7923 const u16 mss_clamp = IPV6_MIN_MTU - sizeof(struct tcphdr) - in BPF_CALL_3() local