XCPOPT Struct Reference


Detailed Description

Definition at line 147 of file ppp_fsm.h.


Data Fields

u_char xcpo_type
u_char xcpo_len
union {
   u_short   us
   u_long   ul
   u_char   uc [1]
xcpo_

Field Documentation

u_char XCPOPT::xcpo_type

Definition at line 148 of file ppp_fsm.h.

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

u_char XCPOPT::xcpo_len

Definition at line 149 of file ppp_fsm.h.

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

u_short XCPOPT::us

Definition at line 151 of file ppp_fsm.h.

Referenced by NutDumpLcpOption().

u_long XCPOPT::ul

Definition at line 152 of file ppp_fsm.h.

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

u_char XCPOPT::uc[1]

Definition at line 153 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/