spppdnssettings
static struct spppdnssettings dnssettings;
#define SPPPSETDNSOPTS _IOW('i', 129, struct spppdnssettings)
#define SPPPGETDNSOPTS _IOWR('i', 130, struct spppdnssettings)
struct spppdnssettings *req = (struct spppdnssettings *)data;
struct spppdnssettings *req = (struct spppdnssettings *)data;