Home
last modified time | relevance | path

Searched refs:sppplcpcfg (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/net/
Dif_sppp.h69 struct sppplcpcfg { struct
74 #define SPPPGETLCPCFG _IOWR('i', 122, struct sppplcpcfg) argument
75 #define SPPPSETLCPCFG _IOW('i', 123, struct sppplcpcfg)
Dif_spppsubr.c6073 struct sppplcpcfg *lcpp = (struct sppplcpcfg *)data; in sppp_params()
6082 struct sppplcpcfg *lcpp = (struct sppplcpcfg *)data; in sppp_params()
/netbsd/src/sbin/pppoectl/
Dpppoectl.c90 static struct sppplcpcfg lcp;