OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATM_MF_INC_SHP
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
atmdev.h
101
#define
ATM_MF_INC_SHP
4
105
#define ATM_MF_SET (ATM_MF_INC_RSV |
ATM_MF_INC_SHP
| ATM_MF_DEC_RSV | ATM_MF_DEC_SHP | ATM_MF_BWD)
/external/iproute2/include/uapi/linux/
atmdev.h
186
#define
ATM_MF_INC_SHP
4 /* Change shaping on increase */
191
#define ATM_MF_SET (ATM_MF_INC_RSV |
ATM_MF_INC_SHP
| ATM_MF_DEC_RSV | \
/external/kernel-headers/original/uapi/linux/
atmdev.h
186
#define
ATM_MF_INC_SHP
4 /* Change shaping on increase */
191
#define ATM_MF_SET (ATM_MF_INC_RSV |
ATM_MF_INC_SHP
| ATM_MF_DEC_RSV | \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmdev.h
185
#define
ATM_MF_INC_SHP
4 /* Change shaping on increase */
190
#define ATM_MF_SET (ATM_MF_INC_RSV |
ATM_MF_INC_SHP
| ATM_MF_DEC_RSV | \
Completed in 52 milliseconds