Home
last modified time | relevance | path

Searched defs:tcp_parse_mss_option (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c3984 static u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss) in tcp_parse_mss_option() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c4018 u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss) in tcp_parse_mss_option() function
4057 EXPORT_SYMBOL_GPL(tcp_parse_mss_option); variable

Completed in 18 milliseconds