Searched refs:dhcp_free (Results 1 - 4 of 4) sorted by relevance

/external/dhcpcd-6.8.2/
H A Ddhcp.h310 void dhcp_free(struct interface *);
318 #define dhcp_free(a) {} macro
H A Dif.c112 dhcp_free(ifp);
H A Ddhcp.c1764 dhcp_free(ifp);
3419 dhcp_free(struct interface *ifp) function
/external/syslinux/gpxe/src/net/udp/
H A Ddhcp.c278 static void dhcp_free ( struct refcnt *refcnt ) { function
1416 dhcp->refcnt.free = dhcp_free;
1519 dhcp->refcnt.free = dhcp_free;

Completed in 194 milliseconds