Home
last modified time | relevance | path

Searched refs:BOOTREPLY (Results 1 – 8 of 8) sorted by relevance

/NextBSD/lib/libstand/
HDbootp.h55 #define BOOTREPLY 2 macro
/NextBSD/libexec/bootpd/
HDbootp.h69 #define BOOTREPLY 2 macro
HDbootpd.c567 case BOOTREPLY:
663 bp->bp_op = BOOTREPLY; in handle_request()
HDChanges114 before sending a BOOTREPLY to a client. Support for
/NextBSD/libexec/bootpd/tools/bootptest/
HDprint-bootp.c83 case BOOTREPLY:
110 else if (bp->bp_op == BOOTREPLY)
/NextBSD/sbin/dhclient/
HDdhcp.h80 #define BOOTREPLY 2 macro
HDdhclient.c873 if (packet->raw->op != BOOTREPLY) in bootp()
/NextBSD/libexec/bootpd/bootpgw/
HDbootpgw.c480 case BOOTREPLY: