Home
last modified time | relevance | path

Searched refs:dhcp_dump (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
HDdhcp.h282 int dhcp_dump(struct interface *);
HDdhcpcd.c2299 if (dhcp_dump(ifp) == -1) in main()
HDdhcp.c4315 dhcp_dump(struct interface *ifp) in dhcp_dump() function