Home
last modified time | relevance | path

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

/dragonfly/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c81 case BOOTREPLY: in bootp_print()
108 else if (bp->bp_op == BOOTREPLY) in bootp_print()
/dragonfly/libexec/bootpd/
H A Dbootp.h70 #define BOOTREPLY 2 macro
H A Dbootpd.c562 case BOOTREPLY: in main()
655 bp->bp_op = BOOTREPLY; in handle_request()
H A DChanges115 before sending a BOOTREPLY to a client. Support for
/dragonfly/stand/lib/
H A Dbootp.h57 #define BOOTREPLY 2 macro
/dragonfly/sbin/dhclient/
H A Ddhcp.h77 #define BOOTREPLY 2 macro
H A Doptions.c518 } else if (options_valid && packet->op == BOOTREPLY) { in do_packet()
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h57 #define BOOTREPLY 2 macro
H A Ddhcp.c3009 if (bootp->op != BOOTREPLY) { in dhcp_handledhcp()
/dragonfly/libexec/bootpd/bootpgw/
H A Dbootpgw.c477 case BOOTREPLY: in main()