OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nd_opt_dnssl
(Results
1 - 7
of
7
) sorted by null
/external/dhcpcd/
ipv6rs.c
73
#ifndef
ND_OPT_DNSSL
74
#define
ND_OPT_DNSSL
31
75
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
281
struct
nd_opt_dnssl
*dnssl;
490
case
ND_OPT_DNSSL
:
491
dnssl = (struct
nd_opt_dnssl
*)p;
493
op = p + offsetof(struct
nd_opt_dnssl
,
612
case
ND_OPT_DNSSL
:
/external/tcpdump/
icmp6.h
280
#define
ND_OPT_DNSSL
31
320
struct
nd_opt_dnssl
{ /* DNSSL RFC 6106 5.2 */
struct
/bionic/libc/include/netinet/
icmp6.h
313
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
361
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
/development/ndk/platforms/android-L/include/netinet/
icmp6.h
313
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
361
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/netinet/
icmp6.h
313
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
361
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/netinet/
icmp6.h
313
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
361
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/netinet/
icmp6.h
313
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
361
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
Completed in 60 milliseconds