Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/bootpd/
Dbootp.h69 #define BOOTREPLY 2 macro
Dbootpd.c563 case BOOTREPLY:
664 bp->bp_op = BOOTREPLY; in handle_request()
DChanges114 before sending a BOOTREPLY to a client. Support for
/freebsd-12-stable/libexec/bootpd/tools/bootptest/
Dprint-bootp.c84 case BOOTREPLY:
111 else if (bp->bp_op == BOOTREPLY)
/freebsd-12-stable/stand/libsa/
Dbootp.h57 #define BOOTREPLY 2 macro
Dbootp.c332 if (bp->bp_op == BOOTREPLY && in bootprecv()
/freebsd-12-stable/sbin/dhclient/
Ddhcp.h82 #define BOOTREPLY 2 macro
Ddhclient.c962 if (packet->raw->op != BOOTREPLY) in bootp()
/freebsd-12-stable/libexec/bootpd/bootpgw/
Dbootpgw.c476 case BOOTREPLY: