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

#include <atp.h>

Data Fields

struct atpbufatpbuf_next
size_t atpbuf_dlen
struct sockaddr_at atpbuf_addr
union { 
   char   atpbuf_data [ATP_BUFSIZ
   struct atpxobuf   atpbuf_xo 
atpbuf_info

Field Documentation

◆ atpbuf_addr

struct sockaddr_at atpbuf::atpbuf_addr

◆ atpbuf_data

char atpbuf::atpbuf_data[ATP_BUFSIZ]

◆ atpbuf_dlen

size_t atpbuf::atpbuf_dlen

◆ [union]

union { ... } atpbuf::atpbuf_info

◆ atpbuf_next

struct atpbuf* atpbuf::atpbuf_next

◆ atpbuf_xo

struct atpxobuf atpbuf::atpbuf_xo

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