Home
last modified time | relevance | path

Searched refs:nd_opt_hdr (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-icmp6.c598 const struct nd_opt_hdr *op; in icmp6_opt_print()
599 const struct nd_opt_hdr *opl; /* why there's no struct? */ in icmp6_opt_print()
617 op = (struct nd_opt_hdr *)cp; in icmp6_opt_print()
635 opl = (struct nd_opt_hdr *)op; in icmp6_opt_print()
640 opl = (struct nd_opt_hdr *)op; in icmp6_opt_print()
Dicmp6.h265 struct nd_opt_hdr { /* Neighbor discovery option header */ struct
/external/iproute2/include/netinet/
Dicmp6.h187 struct nd_opt_hdr /* Neighbor discovery option header */ struct