Home
last modified time | relevance | path

Searched refs:sppa (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h180 struct sppa *sps_ppa; /* pointer to ppa structure */
264 typedef struct sppa { struct
270 struct sppa *ppa_nextppa; /* next attachment instance */ argument
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c248 sppa(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in sppa() function
661 { "sppa", "", "display PPP attachment state structures", sppa },