XINU
Data Fields
rfdata Struct Reference

#include <rfilesys.h>

Data Fields

uint16 rf_loc_port
 
sid32 rf_mutex
 
bool8 rf_registered
 
int32 rf_seq
 
uint32 rf_ser_ip
 
uint16 rf_ser_port
 
int32 rf_udp_slot
 

Detailed Description

Definition at line 32 of file rfilesys.h.

Field Documentation

◆ rf_loc_port

uint16 rfdata::rf_loc_port

Definition at line 36 of file rfilesys.h.

Referenced by rfscomm(), and rfsinit().

◆ rf_mutex

sid32 rfdata::rf_mutex

Definition at line 38 of file rfilesys.h.

Referenced by rflclose(), rflread(), rflseek(), rflwrite(), rfscontrol(), rfsinit(), and rfsopen().

◆ rf_registered

bool8 rfdata::rf_registered

Definition at line 39 of file rfilesys.h.

Referenced by rfscomm(), and rfsinit().

◆ rf_seq

int32 rfdata::rf_seq

Definition at line 33 of file rfilesys.h.

Referenced by rfscomm(), and rfsinit().

◆ rf_ser_ip

uint32 rfdata::rf_ser_ip

Definition at line 34 of file rfilesys.h.

Referenced by rfscomm(), and rfsinit().

◆ rf_ser_port

uint16 rfdata::rf_ser_port

Definition at line 35 of file rfilesys.h.

Referenced by rfscomm(), and rfsinit().

◆ rf_udp_slot

int32 rfdata::rf_udp_slot

Definition at line 37 of file rfilesys.h.

Referenced by rfscomm().


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