Searched defs:user_mss (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | tcp.h | 128 u16 user_mss; /* mss requested by user in ioctl */ global() member |
/linux/net/ipv4/ | ||
H A D | tcp_input.c | 4031 tcp_parse_mss_option(const struct tcphdr * th,u16 user_mss) tcp_parse_mss_option() argument |