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

  /src/external/mpl/dhcp/dist/server/
dhcp.c 85 "DHCPRELEASE",
264 case DHCPRELEASE:
265 dhcprelease (packet, ms_nulltp);
781 void dhcprelease (packet, ms_nulltp) function
793 /* DHCPRELEASE must not specify address in requested-address
798 log_info ("DHCPRELEASE from %s specified requested-address.",
874 "DHCP4o6 DHCPRELEASE of %s from %s %s%s%svia "
890 "DHCPRELEASE of %s from %s %s%s%svia %s (%sfound)",
915 /* DHCPRELEASE messages are unicast, so if the client
916 sent the DHCPRELEASE to us, it's not going to send i
    [all...]
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2428 void dhcprelease (struct packet *, int);

Completed in 19 milliseconds