HomeSort by relevance Sort by last modified time
    Searched refs:ether_ntohost (Results 51 - 52 of 52) sorted by null

1 23

  /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 297 milliseconds

1 23