Searched refs:opt0l (Results 1 – 4 of 4) sorted by relevance
202 u32 opt0l; member253 u32 opt0l; member268 u32 opt0l; member
435 u32 opt0h, opt0l, opt2; in send_connect() local456 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10); in send_connect()469 req->opt0l = htonl(opt0l); in send_connect()1202 req->opt0l = htonl(V_RCV_BUFSIZ(rcv_win>>10)); in listen_start()1261 u32 opt0h, opt0l, opt2; in accept_cr() local1277 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10); in accept_cr()1285 rpl->opt0l_status = htonl(opt0l | CPL_PASS_OPEN_ACCEPT); in accept_cr()
486 __be32 opt0l; member583 __be32 opt0l; member
268 req->opt0l = htonl(calc_opt0l(c3cn)); in make_act_open_req()