Searched refs:BOOTREQUEST (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/libexec/bootpd/
H A Dbootp.h70 #define BOOTREQUEST 1 macro
H A Dbootpd.c570 case BOOTREQUEST:
624 * Process BOOTREQUEST packet.
/freebsd-12-stable/stand/libsa/
H A Dbootp.h58 #define BOOTREQUEST 1 macro
H A Dbootp.c157 bp->bp_op = BOOTREQUEST;
/freebsd-12-stable/sbin/dhclient/
H A Ddhcp.h81 #define BOOTREQUEST 1 macro
H A Ddhclient.c1673 ip->client->packet.op = BOOTREQUEST;
1796 ip->client->packet.op = BOOTREQUEST;
1880 ip->client->packet.op = BOOTREQUEST;
/freebsd-12-stable/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c78 case BOOTREQUEST:
109 if (bp->bp_op == BOOTREQUEST)
H A Dbootptest.c306 bp->bp_op = BOOTREQUEST;
/freebsd-12-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c483 case BOOTREQUEST:
522 * Process BOOTREQUEST packet.

Completed in 78 milliseconds