Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif.h152 #define IF_PROTO_PPP 0x2001 /* PPP protocol */ macro
/Linux-v4.19/drivers/net/wan/
Dhdlc_ppp.c660 ifr->ifr_settings.type = IF_PROTO_PPP; in ppp_ioctl()
663 case IF_PROTO_PPP: in ppp_ioctl()