HomeSort by relevance Sort by last modified time
    Searched defs:del_route (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd/
net.h 130 #define del_route(rt) if_route(rt, -1) macro
  /external/iputils/
rdisc.c 97 static void del_route(struct in_addr addr);
1354 del_route(tp->router);
1388 del_route(tp->router);
1482 del_route(struct in_addr addr) function
    [all...]

Completed in 2183 milliseconds