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

  /src/sys/netinet/
tcp_var.h 825 u_int tcp_optlen(struct tcpcb *);
tcp_subr.c 1768 mss -= tcp_optlen(tp);
2129 tcp_optlen(struct tcpcb *tp) function in typeref:typename:u_int
tcp_output.c 307 optlen = tcp_optlen(tp);

Completed in 15 milliseconds