Searched refs:make_established (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_connect.c | 101 make_established(toep, be32toh(cpl->snd_isn) - 1, in do_act_establish()
|
H A D | t4_tom.h | 519 void make_established(struct toepcb *, uint32_t, uint32_t, uint16_t);
|
H A D | t4_listen.c | 1120 make_established(toep, synqe->iss, synqe->irs, synqe->tcp_opt); in t4_offload_socket()
|
H A D | t4_cpl_io.c | 353 make_established(struct toepcb *toep, uint32_t iss, uint32_t irs, uint16_t opt) in make_established() function
|