Home | History | Annotate | Download | only in rump_dhcpclient

Lines Matching defs:or

6  * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
286 * OR supply a host route. If not, warn and add a host route. */
340 struct rt *nrs = NULL, *dnr, *or, *rt, *rtn, *rtl, *lrt = NULL;
357 if ((or = find_route(routes, rt, &rtl, NULL))) {
358 if (or->iface != ifp ||
359 rt->gate.s_addr != or->gate.s_addr)
361 if (c_route(or, rt, ifp) != 0)
365 rtl->next = or->next;
367 routes = or->next;
368 free(or);
447 /* We need to delete the subnet route to have our metric or