Searched refs:rtalloc_scoped (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.h503 extern void rtalloc_scoped(struct route *, unsigned int);
H A Droute.c795 rtalloc_scoped(struct route *ro, unsigned int ifscope) function
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c828 rtalloc_scoped((struct route *)ron, ifscope);
897 rtalloc_scoped((struct route *)ro, ifscope);
H A Dip6_output.c1774 rtalloc_scoped((struct route *)ro_pmtu,
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c2155 rtalloc_scoped(ro, ifscope);
2238 rtalloc_scoped((struct route *)ro6, ifscope);
H A Din_pcb.c772 rtalloc_scoped(ro, ifscope);

Completed in 28 milliseconds