Searched refs:tcp_optlen (Results 1 – 3 of 3) sorted by relevance
825 u_int tcp_optlen(struct tcpcb *);
1768 mss -= tcp_optlen(tp); in tcp_mss_from_peer()2129 tcp_optlen(struct tcpcb *tp) in tcp_optlen() function
307 optlen = tcp_optlen(tp); in tcp_segsize()