HomeSort by: relevance | last modified time | path
    Searched refs:BOOTREPLY (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/lib/libsa/
bootp.h 53 #define BOOTREPLY 2
  /src/usr.sbin/bootp/common/
bootp.h 67 #define BOOTREPLY 2
  /src/usr.sbin/bootp/bootptest/
print-bootp.c 82 case BOOTREPLY:
109 else if (bp->bp_op == BOOTREPLY)
  /src/sys/nfs/
nfs_bootdhcp.c 139 #define BOOTREPLY 2
355 if (bootp->bp_op != BOOTREPLY) {
  /src/usr.sbin/bootp/bootpgw/
bootpgw.c 463 case BOOTREPLY:
590 * Process BOOTREPLY packet.
  /src/usr.sbin/bootp/bootpd/
bootpd.c 538 case BOOTREPLY:
641 bp->bp_op = BOOTREPLY;
993 * Process BOOTREPLY packet.
  /src/sys/arch/shark/ofw/
ofw.c 450 SANITY(bdp->dhcp_packet.op == BOOTREPLY, "bogus DHCP packet");

Completed in 16 milliseconds