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

  /src/external/mpl/dhcp/dist/server/
dhcp.c 82 "DHCPDECLINE",
268 case DHCPDECLINE:
269 dhcpdecline (packet, ms_nulltp);
936 void dhcpdecline (packet, ms_nulltp) function
951 /* DHCPDECLINE must specify address. */
983 "DHCP4o6 DHCPDECLINE of %s from %s %s%s%svia %s",
997 "DHCPDECLINE of %s from %s %s%s%svia %s",
1050 /* DHCPDECLINE messages are broadcast, so we can safely
1051 ignore the DHCPDECLINE if the peer has the lease.
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2429 void dhcpdecline (struct packet *, int);

Completed in 87 milliseconds