Home
last modified time | relevance | path

Searched refs:handle_ddp_close (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h558 void handle_ddp_close(struct toepcb *, struct tcpcb *, uint32_t);
H A Dt4_cpl_io.c1359 handle_ddp_close(toep, tp, cpl->rcv_nxt); in do_peer_close()
H A Dt4_ddp.c1090 handle_ddp_close(struct toepcb *toep, struct tcpcb *tp, __be32 rcv_nxt) in handle_ddp_close() function