Home
last modified time | relevance | path

Searched refs:LLC_OPT_P_TMR_EXP (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dsock_llc_options.h34 #if defined(LLC_OPT_P_TMR_EXP) || (defined(HAVE_DECL_LLC_OPT_P_TMR_EXP) && HAVE_DECL_LLC_OPT_P_TMR_…
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),
Dsock_llc_options.in6 LLC_OPT_P_TMR_EXP 4
/external/kernel-headers/original/uapi/linux/
Dllc.h40 LLC_OPT_P_TMR_EXP, /* pf cycle expire time (secs). */ enumerator