|
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 mbuf * | sc_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 mbuf * | sc_outm |
|
struct mbuf * | sc_outmc |
|
struct mbuf * | sc_m |
|
struct mbuf * | sc_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:
- /mnt/data0/chrisj/rtems/releases/rtems-release.git/4.11.3/ws-rtems/rtems-4.11.3/cpukit/libnetworking/net/if_pppvar.h