netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
atp_handle Struct Reference

#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 atpbufatph_sent
struct atpbufatph_queue
int atph_reqtries
int atph_reqto
int atph_rrespcount
uint8_t atph_rbitmap
struct atpbufatph_reqpkt
struct timeval atph_reqtv
struct atpbufatph_resppkt [8]

Field Documentation

◆ atph_queue

struct atpbuf* atp_handle::atph_queue

◆ atph_rbitmap

uint8_t atp_handle::atph_rbitmap

◆ atph_reqpkt

struct atpbuf* atp_handle::atph_reqpkt

◆ atph_reqto

int atp_handle::atph_reqto

◆ atph_reqtries

int atp_handle::atph_reqtries

◆ atph_reqtv

struct timeval atp_handle::atph_reqtv

◆ atph_resppkt

struct atpbuf* atp_handle::atph_resppkt[8]

◆ atph_rreltime

int atp_handle::atph_rreltime

◆ atph_rrespcount

int atp_handle::atph_rrespcount

◆ atph_rtid

uint16_t atp_handle::atph_rtid

◆ atph_rxo

uint8_t atp_handle::atph_rxo

◆ atph_saddr

struct sockaddr_at atp_handle::atph_saddr

◆ atph_sent

struct atpbuf* atp_handle::atph_sent

◆ atph_socket

int atp_handle::atph_socket

◆ atph_tid

uint16_t atp_handle::atph_tid

The documentation for this struct was generated from the following file: