Searched refs:ether_addr (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-irix5.h26 struct ether_addr;
28 int ether_hostton(char *, struct ether_addr *);
29 char *ether_ntoa(struct ether_addr *);
H A Dos-sunos4.h72 struct ether_addr;
74 struct ether_addr *ether_aton(const char *);
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dethernet.h94 struct ether_addr { struct
127 struct ether_addr *ether_aton(const char *);
161 int ether_hostton(const char *, struct ether_addr *);
162 int ether_line(const char *, struct ether_addr *, char *);
163 char *ether_ntoa(const struct ether_addr *);
164 struct ether_addr *ether_aton(const char *);
165 int ether_ntohost(char *, const struct ether_addr *);
H A Detherdefs.h69 typedef struct ether_addr enet_addr_t;
/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Dether_addr.c25 static char sccsid[] = "@(#)ether_addr.c 1.2 88/05/10 4.0NFSSRC; from 1.9 88/02/08 Copyr 1985 Sun Micro";
57 ether_line(const char *s, struct ether_addr *e, char *hostname)
74 ether_ntoa(const struct ether_addr *e)
92 struct ether_addr *
95 static struct ether_addr *ep;
101 ep = (struct ether_addr *)calloc(1, sizeof (struct ether_addr));
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dnbimages.h81 const struct ether_addr * enabled_mac_addresses;
83 const struct ether_addr * disabled_mac_addresses;
91 const struct ether_addr * ether_addr);
104 const struct ether_addr * ether,
H A Dhostlist.h40 struct ether_addr en;
H A Dutil.h150 int ether_cmp(struct ether_addr * e1, struct ether_addr * e2);
H A Dhostlist.c82 ether_ntoa((struct ether_addr *)&hp->haddr), hp->htype,
H A Dutil.c350 ether_cmp(struct ether_addr * e1, struct ether_addr * e2)
H A Dcfutil.c241 struct ether_addr * list = NULL;
250 list = (struct ether_addr *)buffer;
253 struct ether_addr * eaddr;
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DEAPOLSocketPrivate.h42 const struct ether_addr * ether,
H A DEAPOLSocket.c88 static const struct ether_addr eapol_multicast = {
179 struct ether_addr ether;
188 struct ether_addr authenticator_mac;
194 struct ether_addr bssid;
208 struct ether_addr bssid;
230 const struct ether_addr * rx_source_mac);
234 const struct ether_addr * bssid);
529 const struct ether_addr *
597 const struct ether_addr * bssid;
928 const struct ether_addr * bssi
[all...]
H A DEAPOLSocket.h60 const struct ether_addr *
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dether.c25 struct ether_addr { struct
67 struct ether_addr tmpaddr;
139 struct ether_addr addr;
/macosx-10.9.5/libpcap-42/libpcap/lbl/
H A Dos-sunos4.h72 struct ether_addr;
74 struct ether_addr *ether_aton(const char *);
/macosx-10.9.5/tcpdump-56/tcpdump/lbl/
H A Dos-sunos4.h72 struct ether_addr;
74 struct ether_addr *ether_aton(const char *);
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dtelnet_locl.h147 struct ether_addr;
/macosx-10.9.5/libpcap-42/libpcap/
H A Dnametoaddr.c469 struct ether_addr { struct
473 extern int ether_hostton(const char *, struct ether_addr *);
484 if (ether_hostton(name, (struct ether_addr *)a) == 0) {
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootplookup.c313 my_ether_ntoa(const struct ether_addr *e,
327 static struct ether_addr *
328 my_ether_aton(const char *a, struct ether_addr *ea, int eaLen)
492 struct ether_addr *hw_address;
H A Dbsdpd.c531 const struct ether_addr * ether,
1622 (const struct ether_addr *)
1761 (const struct ether_addr *)
1831 (const struct ether_addr *)
1866 (const struct ether_addr *)
1918 (const struct ether_addr *)
1928 (const struct ether_addr *)
2131 (const struct ether_addr *)rq->dp_chaddr,
2183 (const struct ether_addr *)
/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Daf_link.c93 ether_ntoa((struct ether_addr *)LLADDR(sdl)));
H A Difbridge.c245 struct ether_addr ea;
306 ether_ntoa((struct ether_addr *)lladdr), pri, ht, fd);
312 ether_ntoa((struct ether_addr *)lladdr), bprio,
507 struct ether_addr *ea;
528 struct ether_addr *ea;
/macosx-10.9.5/remote_cmds-41.90.1/stdethers.tproj/
H A Dstdethers.c140 struct ether_addr eth_addr;
/macosx-10.9.5/network_cmds-433/arp.tproj/
H A Darp.c132 static int get_ether_addr(in_addr_t ipaddr, struct ether_addr *hwaddr);
393 struct ether_addr *ea;
443 ea = (struct ether_addr *)LLADDR(&sdl_m);
452 struct ether_addr *ea1 = ether_aton(eaddr);
684 printf("%s", ether_ntoa((struct ether_addr *)LLADDR(sdl)));
778 " arp -s hostname ether_addr [temp] [reject] [blackhole] [pub [only]] [ifscope interface]",
779 " arp -S hostname ether_addr [temp] [reject] [blackhole] [pub [only]] [ifscope interface]",
888 get_ether_addr(in_addr_t ipaddr, struct ether_addr *hwaddr)

Completed in 294 milliseconds

123