/src/sys/netinet/ |
tcp_var.h | 743 extern int tcp_mss_ifmtu; /* take MSS from interface, not in_maxmtu */
|
tcp_var.h | 743 extern int tcp_mss_ifmtu; /* take MSS from interface, not in_maxmtu */
|
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_subr.c | 198 int tcp_mss_ifmtu = 0; variable in typeref:typename:int 1698 if (tcp_mss_ifmtu == 0)
|
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,
|
tcp_usrreq.c | 1970 NULL, 0, &tcp_mss_ifmtu, 0,
|
tcp_usrreq.c | 1970 NULL, 0, &tcp_mss_ifmtu, 0,
|