OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_OPT_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_llc_options.h
20
#if defined(
LLC_OPT_SIZE
) || (defined(HAVE_DECL_LLC_OPT_SIZE) && HAVE_DECL_LLC_OPT_SIZE)
22
static_assert((
LLC_OPT_SIZE
) == (2), "
LLC_OPT_SIZE
!= 2");
25
# define
LLC_OPT_SIZE
2
89
[
LLC_OPT_SIZE
] = XLAT(
LLC_OPT_SIZE
),
/bionic/libc/kernel/uapi/linux/
llc.h
37
LLC_OPT_SIZE
,
/external/kernel-headers/original/uapi/linux/
llc.h
38
LLC_OPT_SIZE
, /* max PDU size (octets). */
Completed in 112 milliseconds