Home
last modified time | relevance | path

Searched refs:HTYPE_ETHERNET (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/bootpd/
H A Dlookup.c35 case HTYPE_ETHERNET: in lookup_hwa()
H A Dbootp.h73 #define HTYPE_ETHERNET 1 macro
H A Dreadfile.c197 {"ethernet", HTYPE_ETHERNET},
199 {"ether", HTYPE_ETHERNET},
878 hp->htype = HTYPE_ETHERNET; in eval_symbol()
H A Dbootpd.c1057 haf = HTYPE_ETHERNET; in sendreply()
/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c647 haf = HTYPE_ETHERNET; in handle_reply()