HomeSort by relevance Sort by last modified time
    Searched refs:ether_addr (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libc/include/netinet/
ether.h 37 char* ether_ntoa(const struct ether_addr* __addr) __INTRODUCED_IN(11);
38 char* ether_ntoa_r(const struct ether_addr* __addr, char* __buf) __INTRODUCED_IN(11);
39 struct ether_addr* ether_aton(const char* __ascii) __INTRODUCED_IN(11);
40 struct ether_addr* ether_aton_r(const char* __ascii, struct ether_addr* __addr) __INTRODUCED_IN(11);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ether.h 25 /* Get definition of `struct ether_addr'. */
31 extern char *ether_ntoa (__const struct ether_addr *__addr) __THROW;
32 extern char *ether_ntoa_r (__const struct ether_addr *__addr, char *__buf)
36 extern struct ether_addr *ether_aton (__const char *__asc) __THROW;
37 extern struct ether_addr *ether_aton_r (__const char *__asc,
38 struct ether_addr *__addr) __THROW;
41 extern int ether_ntohost (char *__hostname, __const struct ether_addr *__addr)
45 extern int ether_hostton (__const char *__hostname, struct ether_addr *__addr)
49 extern int ether_line (__const char *__line, struct ether_addr *__addr,
  /bionic/libc/bionic/
ether_aton.c 52 struct ether_addr *
53 ether_aton_r (const char *asc, struct ether_addr * addr)
84 struct ether_addr *
87 static struct ether_addr addr;
ether_ntoa.c 38 ether_ntoa_r (const struct ether_addr *addr, char * buf)
51 ether_ntoa (const struct ether_addr *addr)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.h 46 int dhd_ether_atoe(const char *a, struct ether_addr *n);
dhdu_linux.c 522 if (!dhd_ether_atoe(*argv, (struct ether_addr *)g_rwl_buf_mac)) {
  /bionic/tests/
netinet_ether_test.cpp 22 ether_addr* a = ether_aton("12:34:56:78:9a:bc");
35 ether_addr addr;
37 ether_addr* a = ether_aton_r("12:34:56:78:9a:bc", &addr);
  /external/tcpdump/win32/src/
ether_ntohost.c 36 typedef struct ether_addr { struct
108 int parse_ether_buf (const char *buf, char **result, struct ether_addr *e)
202 int ether_ntohost (char *name, struct ether_addr *e)
  /bionic/libc/include/net/
ethernet.h 63 struct ether_addr { struct
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 127 BWL_PRE_PACKED_STRUCT struct ether_addr { struct
178 static const struct ether_addr ether_bcast = {{255, 255, 255, 255, 255, 255}};
179 static const struct ether_addr ether_null = {{0, 0, 0, 0, 0, 0}};
180 static const struct ether_addr ether_ipv6_mcast = {{0x33, 0x33, 0x00, 0x00, 0x00, 0x01}};
802.11.h 113 struct ether_addr a1; /* address 1 */
114 struct ether_addr a2; /* address 2 */
115 struct ether_addr a3; /* address 3 */
117 struct ether_addr a4; /* address 4 */
125 struct ether_addr ra; /* receiver address */
126 struct ether_addr ta; /* transmitter address */
133 struct ether_addr ra; /* receiver address */
140 struct ether_addr ra; /* receiver address */
147 struct ether_addr bssid; /* receiver address, STA in AP */
148 struct ether_addr ta; /* transmitter address *
    [all...]
bcmevent.h 63 struct ether_addr addr; /* Station address (if applicable) */
77 struct ether_addr addr; /* Station address (if applicable) */
421 struct ether_addr current_master; /* Current master Mac addr */
p2p.h 288 struct ether_addr addr; /* P2P Device MAC address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
ethernet.h 33 struct ether_addr struct
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 70 struct ether_addr da;
87 struct ether_addr BSSID;
99 struct ether_addr da;
119 struct ether_addr BSSID;
152 struct ether_addr BSSID;
194 struct ether_addr BSSID;
244 struct ether_addr prev_BSSID;
245 struct ether_addr BSSID;
369 struct ether_addr bssid; /* default: bcast */
481 struct ether_addr bssid
    [all...]
bcmutils.h 278 /* forward definition of ether_addr structure used by some function prototypes */
280 struct ether_addr;
372 extern char *bcm_ether_ntoa(const struct ether_addr *ea, char *buf);
373 extern int bcm_ether_atoe(const char *p, struct ether_addr *ea);
712 #define ETHERP_TO_MACF(ea) ((struct ether_addr *) (ea))->octet[0], \
713 ((struct ether_addr *) (ea))->octet[1], \
714 ((struct ether_addr *) (ea))->octet[2], \
715 ((struct ether_addr *) (ea))->octet[3], \
716 ((struct ether_addr *) (ea))->octet[4], \
717 ((struct ether_addr *) (ea))->octet[5
    [all...]
  /external/libpcap/lbl/
os-sunos4.h 69 struct ether_addr;
71 struct ether_addr *ether_aton(const char *);
  /external/tcpdump/lbl/
os-sunos4.h 70 struct ether_addr;
72 struct ether_addr *ether_aton(const char *);
  /external/libpcap/
nametoaddr.c 508 struct ether_addr { struct
512 extern int ether_hostton(const char *, struct ether_addr *);
523 if (ether_hostton(name, (struct ether_addr *)a) == 0) {
  /external/iptables/iptables/
nft-bridge.c 54 printf("%s", ether_ntoa((struct ether_addr *) mac));
182 addr = ether_ntoa((struct ether_addr *) fw->sourcemac);
190 addr = ether_ntoa((struct ether_addr *) fw->destmac);
470 addr = ether_ntoa((struct ether_addr *) cs.fw.sourcemac);
479 addr = ether_ntoa((struct ether_addr *) cs.fw.destmac);
  /external/iptables/extensions/
libarpt_mangle.c 57 struct ether_addr *macaddr;
libxt_mangle.c 184 struct ether_addr *macaddr;
  /external/tcpdump/
addrtoname.c 44 struct ether_addr { struct
48 extern int ether_ntohost(char *, const struct ether_addr *);
507 if (ether_ntohost(buf2, (const struct ether_addr *)ep) == 0) {
945 if (ether_ntohost(name, (const struct ether_addr *)el->addr) == 0) {
    [all...]
  /external/toybox/toys/pending/
arping.c 161 inet_ntoa(s_ip), ether_ntoa((struct ether_addr *) p));
  /external/ppp/pppd/
sys-solaris.c 473 struct ether_addr *eth_addr = (struct ether_addr *)&s_eth_addr.sa_data;
537 struct ether_addr *eth_addr = (struct ether_addr *)&s_eth_addr.sa_data;
    [all...]

Completed in 590 milliseconds

1 2