Searched defs:hwaddr (Results 1 - 19 of 19) 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 Dutil.c365 link_addr_to_string(char * string_buffer, int string_buffer_length, const uint8_t * hwaddr, int hwaddr_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 Dipconfigd_threads.h118 void * hwaddr; member in struct:__anon6937
H A Dsysconfig.c340 IPv4ARPCollisionKeyParse(CFStringRef cache_key, struct in_addr * ipaddr_p, void * * hwaddr, int * 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
577 void * hwaddr; local
2071 uint8_t * hwaddr = NULL; local
[all...]
H A Dipconfigd.c232 uint8_t hwaddr[MAX_LINK_ADDR_LEN]; member in struct:__anon6927
727 S_is_our_hardware_address(interface_t * ignored, int hwtype, void * hwaddr, int hwlen) argument
777 S_is_sleep_proxy_hardware_address(SCDynamicStoreRef session, IFStateRef ifstate, void * hwaddr, int hw_len) argument
6888 void * hwaddr = NULL; local
[all...]
/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
1600 void * hwaddr = NULL; local
/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/network_cmds-457/arp.tproj/
H A Darp.c882 get_ether_addr(in_addr_t ipaddr, struct ether_addr *hwaddr) 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
/macosx-10.10/emacs-93/emacs/src/
H A Dprocess.c3755 Lisp_Object hwaddr = Fmake_vector (make_number (6), Qnil); variable
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dsys-MacOSX.c3151 static int get_ether_addr(u_int32_t ipaddr, struct sockaddr_dl *hwaddr) argument

Completed in 185 milliseconds