| /freebsd/lib/libc/net/ | 
| H A D | gethostbynis.c | 51 _gethostbynis(const char *name, char *map, int af, struct hostent *he,  in _gethostbynis()164 _gethostbynisname_r(const char *name, int af, struct hostent *he,  in _gethostbynisname_r()
 181 _gethostbynisaddr_r(const void *addr, socklen_t len, int af,  in _gethostbynisaddr_r()
 206 	int af;  in _nis_gethostbyname()  local
 255 	int af;  in _nis_gethostbyaddr()  local
 
 | 
| H A D | gethostnamadr.c | 431 fakeaddr(const char *name, int af, struct hostent *hp, char *buf,  in fakeaddr()508 gethostbyname2_r(const char *name, int af, struct hostent *he, char *buffer,  in gethostbyname2_r()
 523 gethostbyname_internal(const char *name, int af, struct hostent *hp, char *buf,  in gethostbyname_internal()
 583 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp,  in gethostbyaddr_r()
 677 gethostbyname2(const char *name, int af)  in gethostbyname2()
 692 gethostbyaddr(const void *addr, socklen_t len, int af)  in gethostbyaddr()
 
 | 
| H A D | gethostbyht.c | 92 	int af, len;  in gethostent_p()  local220 	int af;  in _ht_gethostbyname()  local
 285 	int af;  in _ht_gethostbyaddr()  local
 
 | 
| H A D | getnetbynis.c | 51 _getnetbynis(const char *name, char *map, int af, struct netent *ne,  in _getnetbynis()181 	int af;  in _nis_getnetbyaddr()  local
 
 | 
| /freebsd/usr.sbin/autofs/ | 
| H A D | autounmountd.c | 63 	struct automounted_fs *af;  in automounted_find()  local76 	struct automounted_fs *af;  in automounted_add()  local
 91 automounted_remove(struct automounted_fs *af)  in automounted_remove()
 101 	struct automounted_fs *af, *tmpaf;  in refresh_automounted()  local
 181 	struct automounted_fs *af, *tmpaf;  in expire_automounted()  local
 
 | 
| /freebsd/usr.bin/netstat/ | 
| H A D | nhops.c | 68 #define	WID_DST_DEFAULT(af) 	18	/* width of destination column */  argument69 #define	WID_GW_DEFAULT(af)	18	/* width of gateway column */  argument
 71 #define	WID_DST_DEFAULT(af) \  argument
 73 #define	WID_GW_DEFAULT(af) \  argument
 336 dump_nhops_sysctl(int fibnum, int af, struct nhops_dump *nd)  in dump_nhops_sysctl()
 393 print_nhops_sysctl(int fibnum, int af)  in print_nhops_sysctl()
 453 nhops_print(int fibnum, int af)  in nhops_print()
 
 | 
| H A D | nhgrp.c | 52 #define	WID_GW_DEFAULT(af)	(((af) == AF_INET6) ? 40 : 18)  argument193 dump_nhgrp_sysctl(int fibnum, int af, struct nhops_dump *nd)  in dump_nhgrp_sysctl()
 250 print_nhgrp_sysctl(int fibnum, int af)  in print_nhgrp_sysctl()
 309 prepare_nh_map(int fibnum, int af)  in prepare_nh_map()
 327 nhgrp_print(int fibnum, int af)  in nhgrp_print()
 
 | 
| H A D | route.c | 111 routepr(int fibnum, int af)  in routepr()188 #define	WID_DST_DEFAULT(af) 	18	/* width of destination column */  argument
 189 #define	WID_GW_DEFAULT(af)	18	/* width of gateway column */  argument
 191 #define	WID_DST_DEFAULT(af) \  argument
 193 #define	WID_GW_DEFAULT(af) \  argument
 241 p_rtable_sysctl(int fibnum, int af)  in p_rtable_sysctl()
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/intel/pxa/ | 
| H A D | pxa2xx.dtsi | 11 #define PMMUX(func, pin, af)			\  argument16 #define PMMUX_LPM_LOW(func, pin, af)		\  argument
 22 #define PMMUX_LPM_HIGH(func, pin, af)		\  argument
 
 | 
| /freebsd/sbin/pfctl/ | 
| H A D | pf_print_state.c | 56 print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose)  in print_addr()125 print_addr_str(sa_family_t af, struct pf_addr *addr)  in print_addr_str()
 136 print_name(struct pf_addr *addr, sa_family_t af)  in print_name()
 163 print_host(struct pf_addr *addr, u_int16_t port, sa_family_t af, int opts)  in print_host()
 
 | 
| /freebsd/lib/libthr/thread/ | 
| H A D | thr_fork.c | 85 	struct pthread_atfork *af;  in _thr_atfork()  local113 	struct pthread_atfork *af, *af1;  in __pthread_cxa_finalize()  local
 153 	struct pthread_atfork *af;  in thr_fork_impl()  local
 
 | 
| /freebsd/crypto/heimdal/lib/roken/ | 
| H A D | inet_pton.c | 41 inet_pton(int af, const char *csrc, void *dst)  in inet_pton()107 inet_pton(int af, const char *src, void *dst)  in inet_pton()
 
 | 
| H A D | getipnodebyaddr.c | 44 getipnodebyaddr (const void *src, size_t len, int af, int *error_num)  in getipnodebyaddr()
 | 
| H A D | getipnodebyname.c | 48 getipnodebyname (const char *name, int af, int flags, int *error_num)  in getipnodebyname()
 | 
| /freebsd/tools/regression/priv/ | 
| H A D | priv_netinet_ipsec.c | 54     struct test *test, int af)  in priv_netinet_ipsec_policy_bypass_setup_af()109     struct test *test, int af)  in priv_netinet_ipsec_policy_entrust_setup_af()
 194     int af)  in priv_netinet_ipsec_policy_bypass_af()
 247     int af)  in priv_netinet_ipsec_policy_entrust_af()
 
 | 
| /freebsd/contrib/unbound/ipset/ | 
| H A D | ipset.c | 86 static int add_to_ipset(filter_dev dev, const char *setname, const void *ipaddr, int af) {  in add_to_ipset()142 static int add_to_ipset(filter_dev dev, const char *setname, const void *ipaddr, int af) {  in add_to_ipset()
 184 	struct packed_rrset_data *d, const char* setname, int af,  in ipset_add_rrset_data()
 227 	const char *setname, int af)  in ipset_check_zones_for_rrset()
 278 	int af;  in ipset_update()  local
 
 | 
| /freebsd/contrib/tcpdump/ | 
| H A D | print-enc.c | 77 	nd_uint32_t af;  member101 	u_int af, flags;  in enc_if_print()  local
 
 | 
| /freebsd/sys/rpc/ | 
| H A D | rpc_generic.c | 99 	int		af;  member120 __rpc_get_t_size(int af, int proto, int size)  in __rpc_get_t_size()
 146 __rpc_get_a_size(int af)  in __rpc_get_a_size()
 294 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf)  in __rpc_taddr2uaddr_af()
 357 __rpc_uaddr2taddr_af(int af, const char *uaddr)  in __rpc_uaddr2taddr_af()
 776 	int old, error, af;  in bindresvport()  local
 
 | 
| /freebsd/crypto/openssh/ | 
| H A D | addr.c | 37 addr_unicast_masklen(int af)  in addr_unicast_masklen()50 masklen_valid(int af, u_int masklen)  in masklen_valid()
 168 addr_netmask(int af, u_int l, struct xaddr *n)  in addr_netmask()
 197 addr_hostmask(int af, u_int l, struct xaddr *n)  in addr_hostmask()
 
 | 
| /freebsd/contrib/netbsd-tests/lib/libc/net/ | 
| H A D | h_hostent.c | 57 	const int af = h->h_length == NS_INADDRSZ ? AF_INET : AF_INET6;  in phostent()  local115 	int c, af, e, byaddr, len;  in main()  local
 
 | 
| /freebsd/lib/libc/rpc/ | 
| H A D | rpc_generic.c | 87 	int		af;  member115 __rpc_get_t_size(int af, int proto, int size)  in __rpc_get_t_size()
 142 __rpc_get_a_size(int af)  in __rpc_get_a_size()
 574 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf)  in __rpc_taddr2uaddr_af()
 632 __rpc_uaddr2taddr_af(int af, const char *uaddr)  in __rpc_uaddr2taddr_af()
 
 | 
| /freebsd/sys/netgraph/ | 
| H A D | ng_gif.c | 169 ng_gif_input(struct ifnet *ifp, struct mbuf **mp, int af)  in ng_gif_input()185 ng_gif_input_orphan(struct ifnet *ifp, struct mbuf *m, int af)  in ng_gif_input_orphan()
 205 ng_gif_input2(node_p node, struct mbuf **mp, int af)  in ng_gif_input2()
 285 ng_gif_glue_af(struct mbuf **mp, int af)  in ng_gif_glue_af()
 
 | 
| /freebsd/usr.sbin/mtest/ | 
| H A D | mtest.c | 290 	int			 af, error;  in parse_cmd_args()  local345 af2sock(const int af, int s, int s6)  in af2sock()
 360 af2socklen(const int af)  in af2socklen()
 389 	int			 af, error, f, flags, i, level, n, optname;  in process_cmd()  local
 
 | 
| /freebsd/sys/netipsec/ | 
| H A D | ipsec_input.c | 120 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto)  in ipsec_common_input()351 	int error, prot, af, sproto, isr_prot;  in ipsec4_common_input_cb()  local
 602 	int prot, af, sproto;  in ipsec6_common_input_cb()  local
 
 | 
| /freebsd/sys/net/ | 
| H A D | if_gif.c | 291 	uint32_t af;  in gif_transmit()  local405 	uint32_t af;  in gif_output()  local
 434 	int isr, n, af;  in gif_input()  local
 
 |