Home
last modified time | relevance | path

Searched refs:HTYPE_IEEE802 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dpacket.c115 case HTYPE_IEEE802:
217 case HTYPE_IEEE802:
H A Dlpf.c219 if (info -> hw_address.hbuf [0] == HTYPE_IEEE802)
563 hw->hbuf[0] = HTYPE_IEEE802; in get_hw_addr()
H A Ddlpi.c235 info -> hw_address.hbuf [0] = HTYPE_IEEE802;
1382 hw->hbuf[0] = HTYPE_IEEE802; in get_hw_addr()
H A Dbpf.c692 hw->hbuf[0] = HTYPE_IEEE802; in get_hw_addr()
H A Dsocket.c1311 hw->hbuf[0] = HTYPE_IEEE802; in get_hw_addr()
H A Dparse.c602 hardware->hbuf[0] = HTYPE_IEEE802;
/netbsd-src/usr.sbin/bootp/common/
H A Dlookup.c42 case HTYPE_IEEE802: in lookup_hwa()
H A Dbootp.h78 #define HTYPE_IEEE802 6 macro
H A Dreadfile.c208 {"ieee802", HTYPE_IEEE802},
209 {"tr", HTYPE_IEEE802},
210 {"token-ring", HTYPE_IEEE802},
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcp.h78 #define HTYPE_IEEE802 6 /* IEEE 802.2 Token Ring... */ macro
/netbsd-src/sys/nfs/
H A Dnfs_bootdhcp.c147 #define HTYPE_IEEE802 6 macro
514 hafmt = HTYPE_IEEE802; in bootpc_call()
/netbsd-src/usr.sbin/bootp/bootpgw/
H A Dbootpgw.c631 if (bp->bp_htype == HTYPE_IEEE802) { in handle_reply()
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h47 #define HTYPE_IEEE802 6 macro
H A Dconfparse.c3866 ll_type = HTYPE_IEEE802; in parse_server_duid_conf()
3907 ll_type = HTYPE_IEEE802; in parse_server_duid_conf()
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c659 bp->bp_htype == HTYPE_IEEE802) in handle_request()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dconfpars.c6204 ll_type = HTYPE_IEEE802; in parse_server_duid_conf()
6259 ll_type = HTYPE_IEEE802; in parse_server_duid_conf()
H A Dldap.c2628 case HTYPE_IEEE802: in find_haddr_in_ldap()