Home
last modified time | relevance | path

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

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