OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCB_CMD_IEEE_SET
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
dcb_commands.h
146
#if defined(
DCB_CMD_IEEE_SET
) || (defined(HAVE_DECL_DCB_CMD_IEEE_SET) && HAVE_DECL_DCB_CMD_IEEE_SET)
148
static_assert((
DCB_CMD_IEEE_SET
) == (20), "
DCB_CMD_IEEE_SET
!= 20");
151
# define
DCB_CMD_IEEE_SET
20
233
XLAT(
DCB_CMD_IEEE_SET
),
/bionic/libc/kernel/uapi/linux/
dcbnl.h
137
DCB_CMD_IEEE_SET
,
/external/kernel-headers/original/uapi/linux/
dcbnl.h
292
* @
DCB_CMD_IEEE_SET
: set IEEE 802.1Qaz configuration
333
DCB_CMD_IEEE_SET
,
Completed in 360 milliseconds