OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNPIPE_IFINDEX
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
sock_pnp_options.h
13
#if defined(
PNPIPE_IFINDEX
) || (defined(HAVE_DECL_PNPIPE_IFINDEX) && HAVE_DECL_PNPIPE_IFINDEX)
15
static_assert((
PNPIPE_IFINDEX
) == (2), "
PNPIPE_IFINDEX
!= 2");
18
# define
PNPIPE_IFINDEX
2
46
XLAT(
PNPIPE_IFINDEX
),
/bionic/libc/kernel/uapi/linux/
phonet.h
28
#define
PNPIPE_IFINDEX
2
/external/kernel-headers/original/uapi/linux/
phonet.h
40
#define
PNPIPE_IFINDEX
2
Completed in 277 milliseconds