Home
last modified time | relevance | path

Searched defs:nd_neighbor_solicit (Results 1 – 3 of 3) sorted by relevance

/external/trusty/musl/include/netinet/
Dicmp6.h120 struct nd_neighbor_solicit { struct
121 struct icmp6_hdr nd_ns_hdr;
122 struct in6_addr nd_ns_target;
/external/musl/include/netinet/
Dicmp6.h119 struct nd_neighbor_solicit { struct
120 struct icmp6_hdr nd_ns_hdr;
121 struct in6_addr nd_ns_target;
/external/tcpdump/
Dprint-icmp6.c233 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
234 struct icmp6_hdr nd_ns_hdr;
235 nd_ipv6 nd_ns_target; /*target address */