Home | History | Annotate | Download | only in netinet6

Lines Matching defs:NEXT

156 #define NEXT(r) do {\
163 goto next; /* XXX: we can't use 'continue' here */ \
173 #define NEXT(r) goto next
249 NEXT(2);
252 NEXT(2);
262 NEXT(3);
266 NEXT(3);
292 NEXT(4);
309 NEXT(4);
329 NEXT(0);
342 NEXT(5);
356 NEXT(6);
381 NEXT(7);
386 NEXT(7);
397 NEXT(8);
411 NEXT(9);
431 NEXT(14);
451 next:
462 #undef NEXT
639 * If the next hop address for the packet is specified by the caller,
648 /* at this moment, we only support AF_INET6 next hops */
656 * If the next hop is an IPv6 address, then the node identified
1116 goto next; /* not match */
1134 next: