Lines Matching refs:rtentry
133 struct rtentry *
142 return (struct rtentry *)rn;
146 rt_addaddr(rtbl_t *t, struct rtentry *rt, const struct sockaddr *netmask)
156 struct rtentry *
165 return (struct rtentry *)rn;
168 struct rtentry *
179 return (struct rtentry *)rn;
187 return (*rw->rw_f)((struct rtentry *)rn, rw->rw_v);
191 rtbl_walktree(sa_family_t family, int (*f)(struct rtentry *, void *), void *v)
205 struct rtentry *
207 int (*f)(struct rtentry *, void *), void *v)
218 return (struct rtentry *)
241 rt_assert_inactive(const struct rtentry *rt)