Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Datmdev.h113 #define ATM_BACKEND_PPP 1 /* PPPoATM - RFC2364 */ macro
/Linux-v6.6/net/atm/
Dioctl.c129 case ATM_BACKEND_PPP: in do_vcc_ioctl()
Dpppoatm.c452 if (b != ATM_BACKEND_PPP) in pppoatm_ioctl()