HomeSort by: relevance | last modified time | path
    Searched refs:tcp_mss_ifmtu (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_var.h 743 extern int tcp_mss_ifmtu; /* take MSS from interface, not in_maxmtu */
tcp_subr.c 198 int tcp_mss_ifmtu = 0; variable in typeref:typename:int
1698 if (tcp_mss_ifmtu == 0)
tcp_usrreq.c 1970 NULL, 0, &tcp_mss_ifmtu, 0,

Completed in 16 milliseconds