Searched refs:comm_point_perform_accept (Results 1 – 3 of 3) sorted by relevance
597 int comm_point_perform_accept(struct comm_point* c,
744 int comm_point_perform_accept(struct comm_point* c, in comm_point_perform_accept() function872 new_fd = comm_point_perform_accept(c, &c_hdl->repinfo.addr, in comm_point_tcp_accept_callback()
517 newfd = comm_point_perform_accept(c, &addr, &addrlen); in remote_accept_callback()