Searched refs:tcp_addoptions (Results 1 – 6 of 6) sorted by relevance
882 hdrlen += optlen = tcp_addoptions(&to, opt); in tcp_default_output()1806 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions() function
1371 int tcp_addoptions(struct tcpopt *, u_char *);
1941 optlen = tcp_addoptions(&to, (u_char *)(th + 1)); in syncache_respond()
1968 tlen += optlen = tcp_addoptions(&to, optp); in tcp_respond()
18536 optlen = tcp_addoptions(&to, opt); in rack_fast_rsm_output()19112 optlen = tcp_addoptions(&to, opt); in rack_fast_output()21299 hdrlen += optlen = tcp_addoptions(&to, opt); in rack_output()
12913 hdrlen += (optlen = tcp_addoptions(&to, opt)); in bbr_output_wtime()