HomeSort by: relevance | last modified time | path
    Searched refs:if_route (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
net.h 124 int if_route(const struct interface *, const struct in_addr *,
127 if_route(iface, dest, mask, gate, metric, 1)
129 if_route(iface, dest, mask, gate, metric, 0)
131 if_route(iface, dest, mask, gate, metric, -1)
133 if_route(iface, dest, mask, gate, metric, -2)
if-bsd.c 172 if_route(const struct interface *iface, const struct in_addr *dest, function in typeref:typename:int

Completed in 13 milliseconds