Home
last modified time | relevance | path

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

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