Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h68 #define BOOTREQUEST 1 macro
H A Dbootpd.c555 case BOOTREQUEST: in main()
/freebsd/stand/libsa/
H A Dbootp.h56 #define BOOTREQUEST 1 macro
H A Dbootp.c152 bp->bp_op = BOOTREQUEST; in bootp()
/freebsd/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c73 case BOOTREQUEST: in bootp_print()
104 if (bp->bp_op == BOOTREQUEST) in bootp_print()
H A Dbootptest.c302 bp->bp_op = BOOTREQUEST; in main()
/freebsd/sbin/dhclient/
H A Ddhcp.h80 #define BOOTREQUEST 1 macro
H A Ddhclient.c1719 ip->client->packet.op = BOOTREQUEST; in make_discover()
1842 ip->client->packet.op = BOOTREQUEST; in make_request()
1926 ip->client->packet.op = BOOTREQUEST; in make_decline()
/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c468 case BOOTREQUEST: in main()