Data Fields

ptpStatStruct Struct Reference

PTP status structure. More...

#include <src/net/pspnet_adhoc.h>

Collaboration diagram for ptpStatStruct:
Collaboration graph
[legend]

Data Fields

struct ptpStatStructnext
 Pointer to next PTP structure in list.
int ptpId
 ptp ID
unsigned char mac [6]
 MAC address.
unsigned char peermac [6]
 Peer MAC address.
unsigned short port
 Port.
unsigned short peerport
 Peer Port.
unsigned int sentData
 Bytes sent.
unsigned int rcvdData
 Bytes received.
int unk1
 Unknown.

Detailed Description

PTP status structure.


Field Documentation

unsigned char ptpStatStruct::mac[6]

MAC address.

Pointer to next PTP structure in list.

unsigned char ptpStatStruct::peermac[6]

Peer MAC address.

unsigned short ptpStatStruct::peerport

Peer Port.

unsigned short ptpStatStruct::port

Port.

ptp ID

Bytes received.

Bytes sent.

Unknown.


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