Searched refs:tcp_addoptions (Results 1 – 8 of 8) sorted by relevance
608 optlen = tcp_addoptions(&to, (u_char *)(th + 1)); in tcp_twrespond()
881 hdrlen += optlen = tcp_addoptions(&to, opt); in tcp_output()1747 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions() function
921 int tcp_addoptions(struct tcpopt *, u_char *);
2000 optlen = tcp_addoptions(&to, (u_char *)(th + 1)); in syncache_respond()
1575 tlen += optlen = tcp_addoptions(&to, optp); in tcp_respond()
13085 hdrlen += optlen = tcp_addoptions(&to, opt); in rack_output()
13060 hdrlen += (optlen = tcp_addoptions(&to, opt)); in bbr_output_wtime()