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

12

/xnu-2422.115.4/bsd/netinet/
H A Dip_encap.h65 int af; member in struct:encaptab
H A Din_gif.c245 int af, proto; local
H A Din_pcblist.c499 int af; local
H A Din.c2101 in_selectaddrs(int af, struct sockaddr_list **src_sl, argument
[all...]
H A Dtcp_usrreq.c455 tcp_usr_connectx_common(struct socket *so, int af, argument
H A Dudp_usrreq.c1811 udp_connectx_common(struct socket *so, int af, argument
H A Dflow_divert.c2285 flow_divert_connectx_out_common(struct socket *so, int af, argument
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_util.c213 int af; local
/xnu-2422.115.4/libkern/net/
H A Dinet_ntop.c45 inet_ntop(int af, const void *src, char *dst, socklen_t size) argument
H A Dinet_pton.c49 inet_pton(int af, const char *src, void *dst) argument
/xnu-2422.115.4/bsd/net/
H A Dif_pflog.h79 sa_family_t af; member in struct:pfloghdr
H A Dif_llreach.c428 ifnet_llreach_get_defrouter(struct ifnet *ifp, int af, argument
H A Dif_pflog.c284 pflog_packet(struct pfi_kif *kif, struct mbuf *m, sa_family_t af, u_int8_t dir, argument
H A Dpf_if.c273 pfi_match_addr(struct pfi_dynaddr *dyn, struct pf_addr *a, sa_family_t af) argument
308 pfi_dynaddr_setup(struct pf_addr_wrap *aw, sa_family_t af) argument
431 int net2, af; local
504 pfi_address_add(struct sockaddr *sa, int af, int net) argument
[all...]
H A Dif_ipsec.c606 uint32_t af; local
H A Dif_stf.c577 u_int32_t af = AF_INET6; local
811 u_int32_t af = AF_INET6; local
H A Dpf_norm.c2105 sa_family_t af = pd->af; local
2743 sa_family_t af = pd->af; local
[all...]
H A Drtsock.c1572 sysctl_iflist(int af, struct walkarg *w) argument
1714 sysctl_iflist2(int af, struct walkarg *w) argument
1940 u_char af; variable
[all...]
H A Dif.c954 u_int af = addr->sa_family; local
1077 u_int af = addr->sa_family; local
[all...]
H A Dpf_table.c968 pfr_prepare_network(union sockaddr_union *sa, int af, int net) argument
2012 pfr_match_addr(struct pfr_ktable *kt, struct pf_addr *a, sa_family_t af) argument
2051 pfr_update_stats(struct pfr_ktable *kt, struct pf_addr *a, sa_family_t af, argument
2147 pfr_pool_get(struct pfr_ktable *kt, int *pidx, struct pf_addr *counter, struct pf_addr **raddr, struct pf_addr **rmask, sa_family_t af) argument
2241 pfr_kentry_byidx(struct pfr_ktable *kt, int idx, int af) argument
[all...]
H A Dkpi_interface.c640 ifnet_defrouter_llreachinfo(ifnet_t ifp, int af, argument
H A Dpf_ioctl.c4792 pf_af_hook(struct ifnet *ifp, struct mbuf **mppn, struct mbuf **mp, unsigned int af, int input, struct ip_fw_args *fwa) argument
[all...]
H A Droute.c471 set_primary_ifscope(int af, unsigned int ifscope) argument
483 get_primary_ifscope(int af) argument
568 int af = src->sa_family; local
617 ma_copy(int af, struc argument
717 int skip, af; local
799 int af = rt_key(rt)->sa_family; local
1314 int af = src->sa_family; local
1689 int af = dst->sa_family; local
2680 int af = dst->sa_family; local
2714 node_lookup_default(int af) argument
2754 int af = dst->sa_family; local
2946 int af = rt_key(rt)->sa_family; local
[all...]
/xnu-2422.115.4/bsd/netinet6/
H A Din6_gif.c246 int af = 0; local
H A Dudp6_output.c158 int af = AF_INET6, hlen = sizeof (struct ip6_hdr); local

Completed in 209 milliseconds

12