Home
last modified time | relevance | path

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

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