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

  /src/sys/lib/libsa/
bootp.h 54 #define BOOTREQUEST 1
bootp.c 154 bp->bp_op = BOOTREQUEST;
  /src/usr.sbin/bootp/common/
bootp.h 68 #define BOOTREQUEST 1
  /src/usr.sbin/bootp/bootptest/
print-bootp.c 76 case BOOTREQUEST:
107 if (bp->bp_op == BOOTREQUEST)
bootptest.c 300 bp->bp_op = BOOTREQUEST;
  /src/sys/nfs/
nfs_bootdhcp.c 138 #define BOOTREQUEST 1
608 bootp->bp_op = BOOTREQUEST;
  /src/usr.sbin/bootp/bootpgw/
bootpgw.c 115 its bootrequest packets are forwarded. */
460 case BOOTREQUEST:
496 * Process BOOTREQUEST packet.
  /src/usr.sbin/bootp/bootpd/
bootpd.c 535 case BOOTREQUEST:
585 * Process BOOTREQUEST packet.

Completed in 38 milliseconds