Lines Matching defs:route
88 #include <net/route.h>
97 #include <compat/net/route.h>
141 #define DOMAINNAME "route"
725 * route(8) passes a sockaddr truncated with prefixlen.
778 * a network route including the destination,
779 * not a local (link) route that may not be a
860 * it from lltable while for the route command we have to
861 * return a route as it is. How to distinguish them?
865 * by the fact that arp/ndp don't set it while the route
1749 * Definitions of protocols supported in the ROUTE domain.
1752 PR_WRAP_USRREQS(route);
1799 .dom_mowner = MOWNER_INIT("route", "rtm"),