OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ATM_LM_ATM
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
atmdev.h
71
#define
__ATM_LM_ATM
2
80
#define ATM_LM_LOC_ATM __ATM_LM_MKLOC(
__ATM_LM_ATM
)
84
#define ATM_LM_RMT_ATM __ATM_LM_MKRMT(
__ATM_LM_ATM
)
/external/iproute2/include/uapi/linux/
atmdev.h
130
#define
__ATM_LM_ATM
2 /* loop back ATM cells ---' | | */
145
#define ATM_LM_LOC_ATM __ATM_LM_MKLOC(
__ATM_LM_ATM
)
150
#define ATM_LM_RMT_ATM __ATM_LM_MKRMT(
__ATM_LM_ATM
)
/external/kernel-headers/original/uapi/linux/
atmdev.h
130
#define
__ATM_LM_ATM
2 /* loop back ATM cells ---' | | */
145
#define ATM_LM_LOC_ATM __ATM_LM_MKLOC(
__ATM_LM_ATM
)
150
#define ATM_LM_RMT_ATM __ATM_LM_MKRMT(
__ATM_LM_ATM
)
Completed in 46 milliseconds