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

/freebsd-11-stable/libexec/bootpd/
H A Dbootp.h70 #define BOOTREQUEST 1 macro
H A Dbootpd.c566 case BOOTREQUEST:
619 * Process BOOTREQUEST packet.
/freebsd-11-stable/stand/libsa/
H A Dbootp.h58 #define BOOTREQUEST 1 macro
H A Dbootp.c157 bp->bp_op = BOOTREQUEST;
/freebsd-11-stable/sbin/dhclient/
H A Ddhcp.h79 #define BOOTREQUEST 1 macro
H A Ddhclient.c1648 ip->client->packet.op = BOOTREQUEST;
1771 ip->client->packet.op = BOOTREQUEST;
1855 ip->client->packet.op = BOOTREQUEST;
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c77 case BOOTREQUEST:
108 if (bp->bp_op == BOOTREQUEST)
H A Dbootptest.c309 bp->bp_op = BOOTREQUEST;
/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c479 case BOOTREQUEST:
516 * Process BOOTREQUEST packet.

Completed in 123 milliseconds