Home
last modified time | relevance | path

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

/openbsd/src/sys/lib/libsa/
Dbootp.h55 #define BOOTREPLY 2 macro
/openbsd/src/usr.sbin/tcpdump/
Dbootp.h49 #define BOOTREPLY 2 macro
Dprint-bootp.c67 case BOOTREPLY: in bootp_print()
126 else if (bp->bp_op == BOOTREPLY) in bootp_print()
/openbsd/src/usr.sbin/dhcrelay/
Ddhcp.h81 #define BOOTREPLY 2 macro
Ddhcrelay.c339 if (packet->op == BOOTREPLY) { in relay()
583 if (bootop == BOOTREPLY) in relay_agentinfo()
911 case BOOTREPLY: in l2relay()
/openbsd/src/usr.sbin/vmd/
Ddhcp.h84 #define BOOTREPLY 2 macro
Ddhcp.c135 resp.op = BOOTREPLY; in dhcp_request()
/openbsd/src/usr.sbin/dhcpd/
Ddhcp.h77 #define BOOTREPLY 2 macro
Dbootp.c289 raw.op = BOOTREPLY; in bootp()
Ddhcp.c661 raw.op = BOOTREPLY; in nak_lease()
1373 raw.op = BOOTREPLY; in dhcp_reply()