Home
last modified time | relevance | path

Searched refs:rtalloc (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Droute_private.h407 extern void rtalloc(struct route *);
H A Dpf.c4362 rtalloc(&ro); in pf_calc_mss()
4373 rtalloc((struct route *)&ro); in pf_calc_mss()
9190 rtalloc((struct route *)&ro); in pf_routable()
9225 rtalloc((struct route *)&ro); in pf_rtlabel_match()
9298 rtalloc(ro); in pf_route()
H A Droute.c872 rtalloc(struct route *ro) in rtalloc() function
/xnu-10002.41.9/bsd/netinet6/
H A Din6_gif.c208 rtalloc((struct route *)&sc->gif_ro6); in in6_gif_output()
/xnu-10002.41.9/bsd/netinet/
H A Din_gif.c214 rtalloc(&sc->gif_ro); in in_gif_output()