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

  /src/usr.sbin/bootp/common/
bootp.h 78 #define HTYPE_IEEE802 6
lookup.c 42 case HTYPE_IEEE802:
readfile.c 209 {"ieee802", HTYPE_IEEE802},
210 {"tr", HTYPE_IEEE802},
211 {"token-ring", HTYPE_IEEE802},
  /src/sys/nfs/
nfs_bootdhcp.c 147 #define HTYPE_IEEE802 6
514 hafmt = HTYPE_IEEE802;
  /src/usr.sbin/bootp/bootpgw/
bootpgw.c 635 if (bp->bp_htype == HTYPE_IEEE802) {
  /src/usr.sbin/bootp/bootpd/
bootpd.c 664 bp->bp_htype == HTYPE_IEEE802)

Completed in 17 milliseconds