Searched refs:PPP_VERSION (Results 1 – 5 of 5) sorted by relevance
138 #define PPP_VERSION "2.3.7" macro
49 #define PPP_VERSION "2.4.2" macro
51 #define PPP_VERSION "2.4.2" macro787 printk(KERN_INFO "PPP generic driver version " PPP_VERSION "\n"); in ppp_init()893 vers = PPP_VERSION; in ppp_net_ioctl()
36 #define PPP_VERSION "2.4.2" macro
2028 len = strlen(PPP_VERSION) + 1; in isdn_ppp_dev_ioctl()2029 if(copy_to_user(r, PPP_VERSION, len)) error = -EFAULT; in isdn_ppp_dev_ioctl()