OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_OPT_P_TMR_EXP
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_llc_options.h
34
#if defined(
LLC_OPT_P_TMR_EXP
) || (defined(HAVE_DECL_LLC_OPT_P_TMR_EXP) && HAVE_DECL_LLC_OPT_P_TMR_EXP)
36
static_assert((
LLC_OPT_P_TMR_EXP
) == (4), "
LLC_OPT_P_TMR_EXP
!= 4");
39
# define
LLC_OPT_P_TMR_EXP
4
91
[
LLC_OPT_P_TMR_EXP
] = XLAT(
LLC_OPT_P_TMR_EXP
),
/bionic/libc/kernel/uapi/linux/
llc.h
39
LLC_OPT_P_TMR_EXP
,
/external/kernel-headers/original/uapi/linux/
llc.h
40
LLC_OPT_P_TMR_EXP
, /* pf cycle expire time (secs). */
Completed in 2866 milliseconds