RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
ppp_softc Struct Reference
Collaboration diagram for ppp_softc:
Collaboration graph
[legend]

Data Fields

struct ifnet sc_if
 
u_int sc_flags
 
void * sc_devp
 
void(* sc_start )(struct ppp_softc *)
 
void(* sc_ctlp )(struct ppp_softc *)
 
void(* sc_relinq )(struct ppp_softc *)
 
short sc_mru
 
pid_t sc_xfer
 
struct ifqueue sc_rawq
 
struct ifqueue sc_inq
 
struct ifqueue sc_fastq
 
struct mbufsc_npqueue
 
struct mbuf ** sc_npqtail
 
struct pppstat sc_stats
 
caddr_t sc_bpf
 
enum NPmode sc_npmode [NUM_NP]
 
struct compressor * sc_xcomp
 
void * sc_xc_state
 
struct compressor * sc_rcomp
 
void * sc_rc_state
 
time_t sc_last_sent
 
time_t sc_last_recv
 
ext_accm sc_asyncmap
 
u_long sc_rasyncmap
 
struct mbufsc_outm
 
struct mbufsc_outmc
 
struct mbufsc_m
 
struct mbufsc_mc
 
char * sc_mp
 
short sc_ilen
 
u_short sc_fcs
 
u_short sc_outfcs
 
u_char sc_rawin [16]
 
int sc_rawin_count
 
struct ifqueue sc_freeq
 
short sc_outoff
 
short sc_outflag
 
short sc_outlen
 
short sc_outfcslen
 
u_char sc_outfcsbuf [8]
 
u_char * sc_outbuf
 
u_char sc_outchar
 
rtems_id sc_rxtask
 
rtems_id sc_txtask
 
rtems_id sc_pppdtask
 

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