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

123456789

/freebsd-current/crypto/openssh/openbsd-compat/
H A Drresvport.c58 rresvport_af(int *alport, sa_family_t af) argument
H A Dbindresvport.c56 int error, af; local
H A Dinet_ntop.c59 inet_ntop(int af, const void *src, char *dst, socklen_t size) argument
/freebsd-current/contrib/wpa/src/utils/
H A Dip_addr.h13 int af; /* AF_INET / AF_INET6 */ member in struct:hostapd_ip_addr
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetipnodebyname.c48 getipnodebyname (const char *name, int af, int flags, int *error_num) argument
H A Dgetipnodebyaddr.c44 getipnodebyaddr (const void *src, size_t len, int af, 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
H A Dgetnameinfo.c39 doit (int af, argument
/freebsd-current/contrib/ntp/libntp/
H A Dis_ip_address.c27 is_ip_address( const char * host, u_short af, sockaddr_u * addr ) argument
/freebsd-current/crypto/openssh/
H A Daddr.h26 sa_family_t af; member in struct:xaddr
/freebsd-current/sys/net/
H A Dif_enc.h37 uint8_t af; member in struct:ipsec_ctx_data
/freebsd-current/lib/msun/tests/
H A Dnan_test.c50 float af[4]; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-enc.c79 nd_uint32_t af; member in struct:enchdr
103 u_int af, flags; local
[all...]
H A Dprint-pflog.c145 uint8_t af; local
/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dinterfaceiter.h53 unsigned int af; /*%< Address family. */ member in struct:isc_interface
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dnetscope.c33 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid) { argument
/freebsd-current/sbin/ipf/libipf/
H A Dprintfr.c22 int pr, af; local
/freebsd-current/lib/libc/resolv/
H A Dres_private.h8 int af; member in struct:__res_state_ext::sort_list
/freebsd-current/sys/netpfil/pf/
H A Dpfsync_nv.c47 int af; local
/freebsd-current/lib/libc/inet/
H A Dinet_ntop.c52 inet_ntop(int af, const void * __restrict src, char * __restrict dst, argument
/freebsd-current/contrib/ldns/compat/
H A Dinet_ntop.c61 inet_ntop(int af, const void *src, char *dst, size_t size) argument
/freebsd-current/contrib/unbound/compat/
H A Dinet_ntop.c61 inet_ntop(int af, const void *src, char *dst, size_t size) argument
/freebsd-current/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-current/contrib/netbsd-tests/lib/libm/
H A Dt_round.c64 float af = VALF, bf, cf; local

Completed in 172 milliseconds

123456789