Searched defs:ro (Results 1 - 25 of 27) sorted by relevance

12

/darwin-on-arm/xnu/bsd/net/
H A Dnetsrc.c191 struct route_in6 ro; local
H A Dif_utun_crypto_ipsec.c704 struct route *ro = NULL; local
[all...]
H A Droute.c789 rtalloc(struct route *ro) argument
795 rtalloc_scoped(struct route *ro, unsigned int ifscope) argument
801 rtalloc_ign_common_locked(struct route *ro, uint32_t ignore, argument
825 rtalloc_ign(struct route *ro, uint32_t ignore) argument
834 rtalloc_scoped_ign(struct route *ro, uint32_t ignore, unsigned int ifscope) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_divert.c362 struct route ro; local
H A Dkpi_ipfilter.c268 struct route ro; local
343 struct route_in6 ro; local
[all...]
H A Dip_icmp.c813 struct route ro; local
H A Din_pcb.c728 struct route *ro; local
[all...]
H A Dip_mroute.c1816 static struct route ro; local
H A Dip_output.c224 ip_output( struct mbuf *m0, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
259 ip_output_list( struct mbuf *m0, int packetchain, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
3101 in_selectsrcif(struct ip *ip, struct route *ro, unsigned int ifscope) argument
[all...]
H A Dtcp_output.c1991 struct route ro; local
H A Dudp_usrreq.c1313 struct route ro; local
H A Digmp.c3630 struct route ro; local
H A Din_mcast.c2000 struct route ro; local
H A Dip_input.c2111 struct route ro; local
2575 struct route *ro; local
[all...]
H A Dtcp_subr.c584 struct route *ro = 0; local
2122 struct route *ro; local
[all...]
H A Dip_fw2.c1018 static struct route ro; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dfrag6.c180 struct route_in6 ro; local
[all...]
H A Dipsec.h288 struct route ro; member in struct:ipsec_output_state
H A Din6_src.c201 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct inpcb *inp, struct route_in6 *ro, struct ifnet **ifpp, struct in6_addr *src_storage, unsigned int ifscope, int *errorp) argument
571 selectroute(struct sockaddr_in6 *srcsock, struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt, int clone, int norouteok, const struct ip6_out_args *ip6oa) argument
1065 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, const struct ip6_out_args *ip6oa, struct ifnet **retifp) argument
1138 in6_selectroute(struct sockaddr_in6 *srcsock, struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt, int clone, const struct ip6_out_args *ip6oa) argument
[all...]
H A Dip6_mroute.c1477 static struct route_in6 ro; local
H A Dnd6_nbr.c567 struct route_in6 ro; local
1275 struct route_in6 ro; local
[all...]
H A Dicmp6.c2292 struct route_in6 ro; local
H A Dip6_output.c227 ip6_output_list( struct mbuf *m0, int packetlist, struct ip6_pktopts *opt, struct route_in6 *ro, int flags, struct ip6_moptions *im6o, struct ifnet **ifpp, struct ip6_out_args *ip6oap) argument
272 ip6_output( struct mbuf *m0, struct ip6_pktopts *opt, struct route_in6 *ro, int flags, struct ip6_moptions *im6o, struct ifnet **ifpp, struct ip6_out_args *ip6oap) argument
1749 ip6_getpmtu(struct route_in6 *ro_pmtu, struct route_in6 *ro, struct ifnet *ifp, struct in6_addr *dst, u_int32_t *mtup, int *alwaysfragp) argument
[all...]
H A Dipsec.c4408 struct route ro; local
[all...]
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dpmap.c645 void pmap_mark_range(pmap_t npmap, uint64_t sv, uint64_t nxrosz, boolean_t NX, boolean_t ro) { argument

Completed in 244 milliseconds

12