OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCB_ATTR_UNDEFINED
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
rtnl_dcb_attrs.h
6
#if defined(
DCB_ATTR_UNDEFINED
) || (defined(HAVE_DECL_DCB_ATTR_UNDEFINED) && HAVE_DECL_DCB_ATTR_UNDEFINED)
8
static_assert((
DCB_ATTR_UNDEFINED
) == (0), "
DCB_ATTR_UNDEFINED
!= 0");
11
# define
DCB_ATTR_UNDEFINED
0
136
XLAT(
DCB_ATTR_UNDEFINED
),
/bionic/libc/kernel/uapi/linux/
dcbnl.h
149
DCB_ATTR_UNDEFINED
,
/external/kernel-headers/original/uapi/linux/
dcbnl.h
352
* @
DCB_ATTR_UNDEFINED
: unspecified attribute to catch errors
370
DCB_ATTR_UNDEFINED
,
723
* @
DCB_ATTR_UNDEFINED
: value used to indicate an attribute is not supported
Completed in 886 milliseconds