Searched defs:hwtype (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/bootp-298/bootplib/
H A Ddhcplib.c129 dhcp_packet_match(struct bootp * packet, u_int32_t xid, u_char hwtype, void * hwaddr, int hwlen) argument
H A Dhostlist.h73 hostbyaddr(struct hosts * hosts, u_char hwtype, void * hwaddr, int hwlen, argument
H A Dbootp_transmit.c103 bootp_transmit(int sockfd, void * sendbuf, const char * if_name, int hwtype, const void * hwaddr, int hwlen, struct in_addr dest_ip, struct in_addr src_ip, u_short dest_port, u_short src_port, const void * data, int len) argument
H A DNICache.c479 PLCache_lookup_hw(PLCache_t * PLCache, uint8_t hwtype, void * hwaddr, int hwlen, NICacheFunc_t * func, void * arg, struct in_addr * client_ip, boolean_t * has_binding) argument
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dbootp.c110 make_bootp_request(struct bootp * pkt, uint8_t * hwaddr, uint8_t hwtype, uint8_t hwlen) argument
H A Ddhcp.c374 make_dhcp_request(struct dhcp * request, int pkt_size, dhcp_msgtype_t msg, const uint8_t * hwaddr, uint8_t hwtype, uint8_t hwlen, const void * cid, int cid_len, boolean_t must_broadcast, dhcpoa_t * options_p) argument
H A Darp_session.c476 arp_is_our_address(interface_t * if_p, int hwtype, void * hwaddr, int hwlen) argument
522 int hwtype; local
H A Dipconfigd.c727 S_is_our_hardware_address(interface_t * ignored, int hwtype, void * hwaddr, int hwlen) argument
/macosx-10.10/bootp-298/bootpd.tproj/
H A Dbootpdfile.c243 bootp_getbyhw_file(uint8_t hwtype, void * hwaddr, int hwlen, argument
H A Dbootplookup.c347 bootp_getbyhw_ds(uint8_t hwtype, void * hwaddr, int hwlen, argument
H A Dbootpd.c652 S_ok_to_respond(interface_t * if_p, int hwtype, void * hwaddr, int hwlen) argument
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din_dhcp.c206 make_dhcp_request(struct dhcp * request, int request_size, dhcp_msgtype_t msg, const uint8_t * hwaddr, uint8_t hwtype, int hwlen, dhcpoa_t * options_p) argument
/macosx-10.10/bootp-298/BSDPClient/
H A DBSDPClient.c453 make_bsdp_request(char * system_id, struct dhcp * request, int pkt_size, dhcp_msgtype_t msg, u_char * hwaddr, u_char hwtype, u_char hwlen, dhcpoa_t * options_p) argument

Completed in 191 milliseconds