Lines Matching refs:ether_ntohost
6275 # Some might not have ether_ntohost().
6284 for ac_func in ether_ntohost
6286 ac_fn_c_check_func "$LINENO" "ether_ntohost" "ac_cv_func_ether_ntohost"
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for buggy ether_ntohost" >&5
6293 $as_echo_n "checking for buggy ether_ntohost... " >&6; }
6315 ether_ntohost(name, (struct ether_addr *)ea);
6344 # OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
6348 # Yes. Does it declare ether_ntohost()?
6350 ac_fn_c_check_decl "$LINENO" "ether_ntohost" "ac_cv_have_decl_ether_ntohost" "
6391 # We have it - does it declare ether_ntohost()?
6397 ac_fn_c_check_decl "$LINENO" "ether_ntohost" "ac_cv_have_decl_ether_ntohost" "
6412 # Is ether_ntohost() declared?