Searched refs:tcp_mss (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | tcp_usrreq.c | 452 tcp_mss(tp, -1, IFSCOPE_NONE); in tcp_connect_complete() 1089 tcp_mss(tp, -1, IFSCOPE_NONE); in tcp_send_implied_connect()
|
| H A D | tcp_var.h | 1791 void tcp_mss(struct tcpcb *, int, unsigned int);
|
| H A D | tcp_input.c | 6271 tcp_mss(tp, to->to_mss, ifscope); in tcp_finalize_options() 6837 tcp_mss(struct tcpcb *tp, int offer, unsigned int input_ifscope) in tcp_mss() function
|