Searched refs:handle_ddp_close (Results 1 – 3 of 3) sorted by relevance
558 void handle_ddp_close(struct toepcb *, struct tcpcb *, uint32_t);
1359 handle_ddp_close(toep, tp, cpl->rcv_nxt); in do_peer_close()
1090 handle_ddp_close(struct toepcb *toep, struct tcpcb *tp, __be32 rcv_nxt) in handle_ddp_close() function