Searched refs:spppncpcfg (Results 1 – 3 of 3) sorted by relevance
240 struct spppncpcfg { struct245 #define SPPPGETNCPCFG _IOWR('i', 138, struct spppncpcfg) argument246 #define SPPPSETNCPCFG _IOW('i', 139, struct spppncpcfg)
6091 struct spppncpcfg *ncpp = (struct spppncpcfg *) data; in sppp_params()6100 struct spppncpcfg *ncpp = (struct spppncpcfg *) data; in sppp_params()
91 static struct spppncpcfg ncp;