OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_OPT_RX_WIN
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_llc_options.h
62
#if defined(
LLC_OPT_RX_WIN
) || (defined(HAVE_DECL_LLC_OPT_RX_WIN) && HAVE_DECL_LLC_OPT_RX_WIN)
64
static_assert((
LLC_OPT_RX_WIN
) == (8), "
LLC_OPT_RX_WIN
!= 8");
67
# define
LLC_OPT_RX_WIN
8
95
[
LLC_OPT_RX_WIN
] = XLAT(
LLC_OPT_RX_WIN
),
/bionic/libc/kernel/uapi/linux/
llc.h
43
LLC_OPT_RX_WIN
,
/external/kernel-headers/original/uapi/linux/
llc.h
44
LLC_OPT_RX_WIN
, /* rx window size. */
Completed in 422 milliseconds