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

  /src/external/mpl/dhcp/dist/server/
dhcp.c 86 "DHCPINFORM",
111 packet->packet_type != DHCPINFORM &&
272 case DHCPINFORM:
273 dhcpinform (packet, ms_nulltp);
1091 void dhcpinform (packet, ms_nulltp) function
1160 "DHCP4o6 DHCPINFORM from %s via %s",
1165 snprintf(msgbuf, sizeof(msgbuf), "DHCPINFORM from %s via %s",
1237 /* We don't respond to DHCPINFORM packets if we're not authoritative.
1308 * Process host declarations during DHCPINFORM,
1332 log_debug ("dhcpinform: found host by ID
    [all...]
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2430 void dhcpinform (struct packet *, int);

Completed in 28 milliseconds