HomeSort by: relevance | last modified time | path
    Searched refs:spppncpcfg (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_sppp.h 240 struct spppncpcfg { struct
245 #define SPPPGETNCPCFG _IOWR('i', 138, struct spppncpcfg)
246 #define SPPPSETNCPCFG _IOW('i', 139, struct spppncpcfg)
if_spppsubr.c 6052 struct spppncpcfg *ncpp = (struct spppncpcfg *) data;
6061 struct spppncpcfg *ncpp = (struct spppncpcfg *) data;
  /src/sbin/pppoectl/
pppoectl.c 91 static struct spppncpcfg ncp;

Completed in 17 milliseconds