Home
last modified time | relevance | path

Searched refs:ether_ntohost (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/bsd/tcpdump/dist/
Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
30 /* Define to 1 if you have the declaration of `ether_ntohost' */
33 /* Define to 1 if you have the `ether_ntohost' function. */
216 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
219 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
222 /* Define to 1 if net/ethernet.h declares `ether_ntohost' */
252 /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
255 /* define if you have ether_ntohost() and it works */
Dconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
33 /* Define to 1 if you have the declaration of `ether_ntohost' */
36 /* Define to 1 if you have the `ether_ntohost' function. */
213 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
216 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
219 /* Define to 1 if net/ethernet.h declares `ether_ntohost' */
251 /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
254 /* define if you have ether_ntohost() and it works */
Dconfigure.ac537 # Some might not have ether_ntohost().
547 AC_CHECK_FUNCS(ether_ntohost, [
548 AC_CACHE_CHECK(for buggy ether_ntohost, ac_cv_buggy_ether_ntohost, [
563 ether_ntohost(name, (struct ether_addr *)ea);
572 [define if you have ether_ntohost() and it works])
578 # OK, we have ether_ntohost(). Is it declared in <net/ethernet.h>?
581 # but it doesn't declare ether_ntohost().
583 AC_CHECK_DECL(ether_ntohost,
586 [Define to 1 if net/ethernet.h declares `ether_ntohost'])
599 # or if we do but it doesn't declare ether_ntohost().
[all …]
DCMakeLists.txt588 # This requires the libraries we require, as ether_ntohost might be
593 # Some might not have ether_ntohost().
605 check_function_exists(ether_ntohost HAVE_ETHER_NTOHOST)
608 # OK, we have ether_ntohost(). We don't check whether it's buggy,
610 # that, if it has ether_ntohost(), whatever bug is checked for in
619 # but it doesn't declare ether_ntohost().
621 check_symbol_exists(ether_ntohost net/ethernet.h NET_ETHERNET_H_DECLARES_ETHER_NTOHOST)
636 # or if we do but it doesn't declare ether_ntohost().
638 check_symbol_exists(ether_ntohost netinet/ether.h NETINET_ETHER_H_DECLARES_ETHER_NTOHOST)
654 # or if we do but it doesn't declare ether_ntohost().
[all …]
Daddrtoname.c96 extern int ether_ntohost(char *, const struct ether_addr *);
611 if (ether_ntohost(buf2, &ea) == 0) { in etheraddr_string()
989 if (ether_ntohost(name, &ea) == 0) { in init_etherarray()
Dconfigure6795 for ac_func in ether_ntohost
6829 ether_ntohost(name, (struct ether_addr *)ea);
/netbsd/src/lib/libc/net/
Dethers.c39 __weak_alias(ether_ntohost,_ether_ntohost) in __weak_alias()
82 ether_ntohost(char *hostname, const struct ether_addr *e) in ether_ntohost() function
DMakefile.inc57 ethers.3 ether_ntoa.3 ethers.3 ether_ntohost.3
/netbsd/src/sys/net/
Dif_ether.h430 int ether_ntohost(char *, const struct ether_addr *);
/netbsd/src/usr.sbin/isibootd/
Disibootd.c195 if (ether_ntohost(clientname, (struct ether_addr *)fp->src)) { in main()
/netbsd/src/usr.bin/getent/
Dgetent.c230 if (ether_ntohost(hp, eap) != 0) { in ethers()
/netbsd/src/usr.sbin/rarpd/
Drarpd.c585 if (ether_ntohost(ename, (struct ether_addr *)&ep->ether_shost) != 0) {
/netbsd/src/usr.sbin/ndbootd/
Dndbootd.c572 … if (ether_ntohost(hostname_buffer, (struct ether_addr *) ether_packet->ether_shost)) { in main()
/netbsd/src/lib/libc/include/
Dnamespace.h318 #define ether_ntohost _ether_ntohost macro
/netbsd/src/distrib/sets/lists/comp/
Dmi7613 ./usr/share/man/cat3/ether_ntohost.0 comp-c-catman .cat
16177 ./usr/share/man/html3/ether_ntohost.html comp-c-htmlman html
24679 ./usr/share/man/man3/ether_ntohost.3 comp-c-man .man