OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPV6_PKTOPTIONS
(Results
1 - 5
of
5
) sorted by null
/external/strace/xlat/
sockipv6options.h
10
#if defined(
IPV6_PKTOPTIONS
) || (defined(HAVE_DECL_IPV6_PKTOPTIONS) && HAVE_DECL_IPV6_PKTOPTIONS)
11
XLAT(
IPV6_PKTOPTIONS
),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py
305
IPV6_PKTOPTIONS
= 25
/external/iproute2/doc/
api-ip6-flowlabels.tex
161
with \verb|getsockopt()| \verb|
IPV6_PKTOPTIONS
| together with
166
to latch it with \verb|
IPV6_PKTOPTIONS
|.
279
/* Options in format of
IPV6_PKTOPTIONS
*/
337
with this flow label in format of \verb|
IPV6_PKTOPTIONS
|. Only
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/
in6.h
416
#define
IPV6_PKTOPTIONS
25 /* buf/cmsghdr; set/get IPv6 options */
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py
517
IPV6_PKTOPTIONS
= 6
Completed in 3825 milliseconds