OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ether_ntohost
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/ndk/build/platforms/android-8/arch-x86/usr/include/net/
if_ether.h
209
int
ether_ntohost
__P((char *, const struct ether_addr *));
/external/tcpdump/
addrtoname.c
52
extern int
ether_ntohost
(char *, const struct ether_addr *);
486
if (
ether_ntohost
(buf2, (struct ether_addr *)ep) == 0) {
851
if (
ether_ntohost
(name, (struct ether_addr *)el->addr) == 0) {
configure
[
all
...]
Completed in 221 milliseconds