Home
last modified time | relevance | path

Searched refs:ATM_BACKEND_PPP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Datmdev.h116 #define ATM_BACKEND_PPP 1 /* PPPoATM - RFC2364 */ macro
/linux-4.4.14/net/atm/
Dioctl.c142 case ATM_BACKEND_PPP: in do_vcc_ioctl()
Dpppoatm.c461 if (b != ATM_BACKEND_PPP) in pppoatm_ioctl()