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

  /src/external/mpl/dhcp/dist/includes/
dhcp.h 178 #define DHCPLEASEQUERY 10
  /src/external/bsd/wpa/dist/src/common/
dhcp.h 222 DHCPLEASEQUERY = 10,
  /src/external/bsd/tcpdump/dist/
print-bootp.c 235 #define DHCPLEASEQUERY 10
571 { DHCPLEASEQUERY, "LeaseQuery" },
  /src/external/mpl/dhcp/dist/server/
dhcp.c 88 "DHCPLEASEQUERY",
112 packet->packet_type != DHCPLEASEQUERY) {
276 case DHCPLEASEQUERY:
277 dhcpleasequery(packet, ms_nulltp);
3076 /* Save the vendor-class-identifier for DHCPLEASEQUERY. */

Completed in 20 milliseconds