Lines Matching refs:sooptcopyin
1731 error = sooptcopyin(sopt, &fsn, sizeof fsn, sizeof fsn); in tcp_ctloutput_set()
1918 error = sooptcopyin(sopt, buf, TCP_CA_NAME_MAX - 1, 1); in tcp_set_cc_mod()
2070 error = sooptcopyin(sopt, pbuf, sopt->sopt_valsize, in tcp_default_ctloutput()
2106 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2140 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2162 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2187 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2218 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2250 error = sooptcopyin(sopt, &optval, sizeof(optval), in tcp_default_ctloutput()
2269 error = sooptcopyin(sopt, &ui, sizeof(ui), sizeof(ui)); in tcp_default_ctloutput()
2291 error = sooptcopyin(sopt, &ui, sizeof(ui), sizeof(ui)); in tcp_default_ctloutput()
2337 error = sooptcopyin(sopt, &ui, sizeof(ui), sizeof(ui)); in tcp_default_ctloutput()
2357 error = sooptcopyin(sopt, &tfo_optval, in tcp_default_ctloutput()
2403 error = sooptcopyin(sopt, &optval, sizeof optval, in tcp_default_ctloutput()
2419 error = sooptcopyin(sopt, buf, TCP_LOG_ID_LEN - 1, 0); in tcp_default_ctloutput()
2432 sooptcopyin(sopt, buf, TCP_LOG_REASON_LEN - 1, 0); in tcp_default_ctloutput()