XCPOPT Struct Reference


Data Fields

uint8_t xcpo_type
uint8_t xcpo_len
union {
   uint16_t   us
   uint32_t   ul
   uint8_t   uc [1]
xcpo_

Detailed Description

Definition at line 152 of file ppp_fsm.h.


Field Documentation

uint8_t XCPOPT::xcpo_type

Definition at line 153 of file ppp_fsm.h.

Referenced by IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), NutDumpIpcpOption(), and NutDumpLcpOption().

uint8_t XCPOPT::xcpo_len

Definition at line 154 of file ppp_fsm.h.

Referenced by IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), NutDumpIpcpOption(), and NutDumpLcpOption().

uint16_t XCPOPT::us

Definition at line 156 of file ppp_fsm.h.

Referenced by NutDumpLcpOption().

uint32_t XCPOPT::ul

Definition at line 157 of file ppp_fsm.h.

Referenced by IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), NutDumpIpcpOption(), and NutDumpLcpOption().

uint8_t XCPOPT::uc[1]

Definition at line 158 of file ppp_fsm.h.

Referenced by IpcpRxConfReq().

union { ... } XCPOPT::xcpo_

Referenced by IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), NutDumpIpcpOption(), and NutDumpLcpOption().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/