OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_OPT_TX_WIN
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_llc_options.h
55
#if defined(
LLC_OPT_TX_WIN
) || (defined(HAVE_DECL_LLC_OPT_TX_WIN) && HAVE_DECL_LLC_OPT_TX_WIN)
57
static_assert((
LLC_OPT_TX_WIN
) == (7), "
LLC_OPT_TX_WIN
!= 7");
60
# define
LLC_OPT_TX_WIN
7
94
[
LLC_OPT_TX_WIN
] = XLAT(
LLC_OPT_TX_WIN
),
/bionic/libc/kernel/uapi/linux/
llc.h
42
LLC_OPT_TX_WIN
,
/external/kernel-headers/original/uapi/linux/
llc.h
43
LLC_OPT_TX_WIN
, /* tx window size. */
Completed in 3260 milliseconds