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

  /src/usr.bin/rump_dhcpclient/
dhcp.c 335 decode_rfc3442_rt(int dl, const uint8_t *data) function
429 routes = decode_rfc3442_rt(len, p);
  /src/external/bsd/dhcpcd/dist/src/
dhcp.c 400 decode_rfc3442_rt(rb_tree_t *routes, struct interface *ifp, function
586 if (p && (n = decode_rfc3442_rt(routes, ifp, p, len)) != -1) {

Completed in 19 milliseconds