OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLC_OPT_PKTINFO
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_llc_options.h
69
#if defined(
LLC_OPT_PKTINFO
) || (defined(HAVE_DECL_LLC_OPT_PKTINFO) && HAVE_DECL_LLC_OPT_PKTINFO)
71
static_assert((
LLC_OPT_PKTINFO
) == (9), "
LLC_OPT_PKTINFO
!= 9");
74
# define
LLC_OPT_PKTINFO
9
96
[
LLC_OPT_PKTINFO
] = XLAT(
LLC_OPT_PKTINFO
),
/bionic/libc/kernel/uapi/linux/
llc.h
44
LLC_OPT_PKTINFO
,
/external/kernel-headers/original/uapi/linux/
llc.h
45
LLC_OPT_PKTINFO
, /* ancillary packet information. */
Completed in 156 milliseconds