#include <atp.h>
Data Fields | |
| int | atph_socket |
| struct sockaddr_at | atph_saddr |
| uint16_t | atph_tid |
| uint16_t | atph_rtid |
| uint8_t | atph_rxo |
| int | atph_rreltime |
| struct atpbuf * | atph_sent |
| struct atpbuf * | atph_queue |
| int | atph_reqtries |
| int | atph_reqto |
| int | atph_rrespcount |
| uint8_t | atph_rbitmap |
| struct atpbuf * | atph_reqpkt |
| struct timeval | atph_reqtv |
| struct atpbuf * | atph_resppkt [8] |
| struct atpbuf* atp_handle::atph_queue |
queue of pending packets
| uint8_t atp_handle::atph_rbitmap |
bitmap for request
| struct atpbuf* atp_handle::atph_reqpkt |
last request packet
| int atp_handle::atph_reqto |
retry timeout for request
| int atp_handle::atph_reqtries |
retry count for request
| struct timeval atp_handle::atph_reqtv |
when we last sent request
| struct atpbuf* atp_handle::atph_resppkt[8] |
response to request
| int atp_handle::atph_rreltime |
release time (secs)
| int atp_handle::atph_rrespcount |
expected # of responses
| uint16_t atp_handle::atph_rtid |
last received (rreq)
| uint8_t atp_handle::atph_rxo |
XO flag from last rreq
| struct sockaddr_at atp_handle::atph_saddr |
address
| struct atpbuf* atp_handle::atph_sent |
packets we send (XO)
| int atp_handle::atph_socket |
ddp socket
| uint16_t atp_handle::atph_tid |
last tid used