Searched defs:af (Results 1 - 25 of 192) sorted by relevance

12345678

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dip_addr.h13 int af; /* AF_INET / AF_INET6 */ member in struct:hostapd_ip_addr
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Drresvport.c58 rresvport_af(int *alport, sa_family_t af) argument
H A Dbindresvport.c55 int error, af; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetipnodebyaddr.c44 getipnodebyaddr (const void *src, size_t len, int af, int *error_num) argument
H A Dgetipnodebyname.c48 getipnodebyname (const char *name, int af, int flags, int *error_num) argument
H A Dinet_pton.c41 inet_pton(int af, const char *csrc, void *dst) argument
107 inet_pton(int af, const char *src, void *dst) argument
H A Dinet_ntop.c138 inet_ntop(int af, const void *src, char *dst, size_t size) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Dis_ip_address.c27 is_ip_address( const char * host, u_short af, sockaddr_u * addr ) argument
/freebsd-11-stable/sys/net/
H A Dif_enc.h37 uint8_t af; member in struct:ipsec_ctx_data
/freebsd-11-stable/lib/msun/tests/
H A Dnan_test.c52 float af[4]; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_round.c59 float af = VALF, bf, cf; local
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dinterfaceiter.h53 unsigned int af; /*%< Address family. */ member in struct:isc_interface
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetscope.c33 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid) { argument
H A Dinet_ntop.c60 isc_net_ntop(int af, const void *src, char *dst, size_t size) argument
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintfr.c25 int pr, af; local
/freebsd-11-stable/lib/libc/resolv/
H A Dres_private.h9 int af; member in struct:__res_state_ext::sort_list
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_fork.c83 struct pthread_atfork *af; local
107 struct pthread_atfork *af, *af1; local
138 struct pthread_atfork *af; local
[all...]
/freebsd-11-stable/lib/libc/inet/
H A Dinet_ntop.c56 inet_ntop(int af, const void * __restrict src, char * __restrict dst, argument
/freebsd-11-stable/sys/netinet/
H A Dip_gre.c128 in_gre_output(struct mbuf *m, int af, int hlen) argument
H A Dip_encap.h40 int af; member in struct:encaptab
/freebsd-11-stable/sys/netinet6/
H A Dip6_gre.c127 in6_gre_output(struct mbuf *m, int af, int hlen) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-enc.c77 uint32_t af; member in struct:enchdr
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_hostent.c57 const int af = h->h_length == NS_INADDRSZ ? AF_INET : AF_INET6; local
115 int c, af, e, byaddr, len; local
[all...]
/freebsd-11-stable/contrib/ldns/compat/
H A Dinet_ntop.c61 inet_ntop(int af, const void *src, char *dst, size_t size) argument
/freebsd-11-stable/lib/libc/rpc/
H A Dbindresvport.c75 int old, error, af; local

Completed in 130 milliseconds

12345678