Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h67 #define BOOTREPLY 2 macro
H A Dbootpd.c558 case BOOTREPLY: in main()
658 bp->bp_op = BOOTREPLY; in handle_request()
H A DChanges113 before sending a BOOTREPLY to a client. Support for
/freebsd/stand/libsa/
H A Dbootp.h55 #define BOOTREPLY 2 macro
H A Dbootp.c327 if (bp->bp_op == BOOTREPLY && in bootprecv()
/freebsd/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c79 case BOOTREPLY: in bootp_print()
106 else if (bp->bp_op == BOOTREPLY) in bootp_print()
/freebsd/sbin/dhclient/
H A Ddhcp.h81 #define BOOTREPLY 2 macro
H A Ddhclient.c975 if (packet->raw->op != BOOTREPLY) in bootp()
/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c471 case BOOTREPLY: in main()