Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Datmdev.h129 #define __ATM_LM_ATM 2 /* loop back ATM cells ---' | | */ macro
144 #define ATM_LM_LOC_ATM __ATM_LM_MKLOC(__ATM_LM_ATM)
149 #define ATM_LM_RMT_ATM __ATM_LM_MKRMT(__ATM_LM_ATM)
/linux-4.1.27/drivers/atm/
DuPD98402.c114 case __ATM_LM_ATM: in set_loopback()