Home
last modified time | relevance | path

Searched refs:SIOCGPPPVER (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dppp-ioctl.h122 #define SIOCGPPPVER (SIOCDEVPRIVATE + 1) /* NEVER change this!! */ macro
/linux/drivers/net/ppp/
H A Dppp_generic.c1526 case SIOCGPPPVER: in ppp_net_siocdevprivate()