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

/freebsd-10.1-release/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.c690 bp->bp_htype == HTYPE_IEEE802)
/freebsd-10.1-release/sbin/dhclient/
H A Ddhcp.h87 #define HTYPE_IEEE802 6 /* IEEE 802.2 Token Ring... */ macro
H A Dparse.c166 hardware->htype = HTYPE_IEEE802;

Completed in 117 milliseconds