Pyro device driver API
|
Data Fields | |
UDPEndPoint_s * | ue_psNext |
UDPPort_s * | ue_psPort |
ipaddr_t | ue_anLocalAddr |
ipaddr_t | ue_anRemoteAddr |
uint16 | ue_nLocalPort |
uint16 | ue_nRemotePort |
bool | ue_bNonBlocking |
NetQueue_s | ue_sPackets |
SelectRequest_s * | ue_psFirstReadSelReq |
SelectRequest_s * | ue_psFirstWriteSelReq |
SelectRequest_s * | ue_psFirstExceptSelReq |
char | ue_acBindToDevice [IFNAMSIZ] |