Lines Matching refs:ether_ntohost
10185 # Some might not have ether_ntohost().
10195 for ac_func in ether_ntohost
10285 { echo "$as_me:$LINENO: checking for buggy ether_ntohost" >&5
10286 echo $ECHO_N "checking for buggy ether_ntohost... $ECHO_C" >&6; }
10312 ether_ntohost(name, (struct ether_addr *)ea);
10366 # OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
10370 # Yes. Does it declare ether_ntohost()?
10372 { echo "$as_me:$LINENO: checking whether ether_ntohost is declared" >&5
10373 echo $ECHO_N "checking whether ether_ntohost is declared... $ECHO_C" >&6; }
10397 #ifndef ether_ntohost
10398 (void) ether_ntohost;
10594 # We have it - does it declare ether_ntohost()?
10600 { echo "$as_me:$LINENO: checking whether ether_ntohost is declared" >&5
10601 echo $ECHO_N "checking whether ether_ntohost is declared... $ECHO_C" >&6; }
10618 #ifndef ether_ntohost
10619 (void) ether_ntohost;
10668 # Is ether_ntohost() declared?