Searched defs:af (Results 26 - 50 of 210) sorted by relevance

123456789

/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dinet_ntop.c60 isc_net_ntop(int af, const void *src, char *dst, size_t size) argument
H A Dinet_pton.c59 isc_net_pton(int af, const char *src, void *dst) { argument
/freebsd-current/sys/libkern/
H A Dinet_ntop.c41 inet_ntop(int af, const void *src, char *dst, socklen_t size) argument
H A Dinet_pton.c44 inet_pton(int af, const char *src, void *dst) argument
/freebsd-current/lib/libc/rpc/
H A Dbindresvport.c70 int old, error, af; local
/freebsd-current/lib/libc/inet/
H A Dinet_net_ntop.c56 inet_net_ntop(int af, const void *src, int bits, char *dst, size_t size) argument
H A Dinet_cidr_ntop.c61 inet_cidr_ntop(int af, const void *src, int bits, char *dst, size_t size) { argument
H A Dinet_pton.c50 inet_pton(int af, const char * __restrict src, void * __restrict dst) argument
H A Dinet_cidr_pton.c67 inet_cidr_pton(int af, const char *src, void *dst, int *bits) { argument
/freebsd-current/sys/net/route/
H A Droute_ddb.c217 int af; local
/freebsd-current/tools/regression/priv/
H A Dpriv_netinet_ipsec.c53 priv_netinet_ipsec_policy_bypass_setup_af(int asroot, int injail, struct test *test, int af) argument
108 priv_netinet_ipsec_policy_entrust_setup_af(int asroot, int injail, struct test *test, int af) argument
193 priv_netinet_ipsec_policy_bypass_af(int asroot, int injail, struct test *test, int af) argument
246 priv_netinet_ipsec_policy_entrust_af(int asroot, int injail, struct test *test, int af) argument
/freebsd-current/contrib/blocklist/test/
H A Dsrvtest.c102 cr(int af, int type, in_port_t p) argument
/freebsd-current/contrib/unbound/util/
H A Dproxy_protocol.c94 int af; local
/freebsd-current/lib/librss/
H A Dlibrss.c47 rss_sock_set_recvrss(int fd, int af, int val) argument
/freebsd-current/sys/net/
H A Dif_pflog.h42 sa_family_t af; member in struct:pfloghdr
H A Dif_disc.c178 u_int32_t af; local
/freebsd-current/sys/netipsec/
H A Dudpencap.c118 udp_ipsec_input(struct mbuf *m, int off, int af) argument
/freebsd-current/tests/sys/kern/
H A Dsocket_msg_waitall.c27 int af, type, proto; member in struct:close_test_params
63 close_test(struct sockaddr *sa, unsigned int count, int af, int type, int proto) argument
H A Dsocket_accf.c70 accfon(int l, struct accept_filter_arg *af) argument
/freebsd-current/lib/libthr/thread/
H A Dthr_fork.c85 struct pthread_atfork *af; local
109 struct pthread_atfork *af, *af1; local
149 struct pthread_atfork *af; local
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dsocket.c44 socket_set_any (struct sockaddr *sa, int af) argument
221 socket_set_portrange (rk_socket_t sock, int restr, int af) argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dport-net.c319 u_int32_t af; local
357 u_int32_t af; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-gre.c166 uint16_t af; local
319 gre_sre_print(netdissect_options *ndo, uint16_t af, uint8_t sreoff, argument
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dnet.c298 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high) { argument
/freebsd-current/sbin/ifconfig/
H A Difpfsync.c124 int af; local

Completed in 161 milliseconds

123456789