Searched refs:last_opt (Results 1 – 2 of 2) sorted by relevance
161 struct nd_opt_hdr *nd_opt, *next_opt, *last_opt; in nd6_options() local170 last_opt = (struct nd_opt_hdr *)((u_char *)opt + icmp6len); in nd6_options()178 if ((caddr_t)&nd_opt->nd_opt_len >= (caddr_t)last_opt) in nd6_options()187 if (next_opt > last_opt) { in nd6_options()190 } else if (next_opt == last_opt) { in nd6_options()
692 int this_opt, last_opt = '?'; in main() local745 switch (last_opt) { in main()758 last_opt = this_opt; in main()763 last_opt = this_opt; in main()870 last_opt = this_opt; in main()