Home
last modified time | relevance | path

Searched refs:snd_isn (Results 1 – 7 of 7) sorted by relevance

/trueos/sys/dev/cxgbe/tom/
HDt4_connect.c137 send_reset(sc, toep, be32toh(cpl->snd_isn)); in do_act_establish()
141 make_established(toep, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt); in do_act_establish()
HDt4_cpl_io.c285 make_established(struct toepcb *toep, uint32_t snd_isn, uint32_t rcv_isn, in make_established() argument
292 uint32_t iss = be32toh(snd_isn) - 1; /* true ISS */ in make_established()
HDt4_listen.c939 make_established(toep, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt); in t4_offload_socket()
/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_listen.c678 th->th_ack = be32toh(cpl->snd_isn); /* ditto */ in pass_establish_to_protohdrs()
1147 make_established(so, cpl->snd_isn, cpl->rcv_isn, cpl->tcp_opt); in t3_offload_socket()
HDcxgb_cpl_io.c1684 make_established(so, req->snd_isn, req->rcv_isn, req->tcp_opt); in do_act_establish()
/trueos/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h553 __be32 snd_isn; member
683 __be32 snd_isn; member
/trueos/sys/dev/cxgbe/common/
HDt4_msg.h605 __be32 snd_isn; member
773 __be32 snd_isn; member