Searched refs:nd_opt_hdr (Results 1 – 3 of 3) sorted by relevance
147 struct nd_opt_hdr sla_opt;153 struct nd_opt_hdr tla_opt;
232 struct nd_opt_hdr *nd; in ipv6nd_makersprobe()245 nd = (struct nd_opt_hdr *)(state->rs + sizeof(*rs)); in ipv6nd_makersprobe()742 struct nd_opt_hdr *ndo; in ipv6nd_handlera()871 if (len < sizeof(struct nd_opt_hdr)) { in ipv6nd_handlera()876 ndo = (struct nd_opt_hdr *)p; in ipv6nd_handlera()
269 struct nd_opt_hdr { /* Neighbor discovery option header */ struct1239 const struct nd_opt_hdr *op; in icmp6_opt_print()1260 op = (const struct nd_opt_hdr *)cp; in icmp6_opt_print()