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

/freebsd-9.3-release/lib/libstand/
H A Dbootp.h56 #define BOOTREQUEST 1 macro
H A Dbootp.c129 bp->bp_op = BOOTREQUEST;
/freebsd-9.3-release/libexec/bootpd/
H A Dbootp.h70 #define BOOTREQUEST 1 macro
H A Dbootpd.c566 case BOOTREQUEST:
619 * Process BOOTREQUEST packet.
/freebsd-9.3-release/sbin/dhclient/
H A Ddhcp.h79 #define BOOTREQUEST 1 macro
H A Ddhclient.c1575 ip->client->packet.op = BOOTREQUEST;
1699 ip->client->packet.op = BOOTREQUEST;
1783 ip->client->packet.op = BOOTREQUEST;
/freebsd-9.3-release/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-9.3-release/libexec/bootpd/bootpgw/
H A Dbootpgw.c479 case BOOTREQUEST:
516 * Process BOOTREQUEST packet.

Completed in 132 milliseconds