Searched refs:HTYPE_IEEE802 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/libexec/bootpd/
H A Dbootp.h80 #define HTYPE_IEEE802 6 macro
H A Dlookup.c46 case HTYPE_IEEE802:
H A Dreadfile.c212 {"ieee802", HTYPE_IEEE802},
213 {"tr", HTYPE_IEEE802},
214 {"token-ring", HTYPE_IEEE802},
H A Dbootpd.c694 bp->bp_htype == HTYPE_IEEE802)
/freebsd-11-stable/sbin/dhclient/
H A Ddhcp.h87 #define HTYPE_IEEE802 6 /* IEEE 802.2 Token Ring... */ macro
H A Dparse.c169 hardware->htype = HTYPE_IEEE802;

Completed in 195 milliseconds