Home
last modified time | relevance | path

Searched refs:LLC_OPT_RETRY (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dsock_llc_options.h13 #if defined(LLC_OPT_RETRY) || (defined(HAVE_DECL_LLC_OPT_RETRY) && HAVE_DECL_LLC_OPT_RETRY)
15 static_assert((LLC_OPT_RETRY) == (1), "LLC_OPT_RETRY != 1");
18 # define LLC_OPT_RETRY 1
88 [LLC_OPT_RETRY] = XLAT(LLC_OPT_RETRY),
Dsock_llc_options.in3 LLC_OPT_RETRY 1
/external/syzkaller/sys/linux/
Dsocket_llc_ppc64le.const8 LLC_OPT_RETRY = 1
Dsocket_llc_amd64.const8 LLC_OPT_RETRY = 1
Dsocket_llc_arm64.const8 LLC_OPT_RETRY = 1
Dsocket_llc_arm.const8 LLC_OPT_RETRY = 1
Dsocket_llc_386.const8 LLC_OPT_RETRY = 1
Dsocket_llc.txt39 llc_option_types_int = LLC_OPT_RETRY, LLC_OPT_SIZE, LLC_OPT_ACK_TMR_EXP, LLC_OPT_P_TMR_EXP, LLC_OPT…
/external/kernel-headers/original/uapi/linux/
Dllc.h37 LLC_OPT_RETRY, /* max retrans attempts. */ enumerator