Home
last modified time | relevance | path

Searched defs:rh_dst (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/route/
H A Droute_ifaddrs.c209 struct rib_head *rh_dst = (struct rib_head *)arg; in pick_kernel_route() local
230 rib_copy_kernel_routes(struct rib_head *rh_src, struct rib_head *rh_dst) in rib_copy_kernel_routes()
H A Droute_ctl.c630 struct rib_head *rh_dst, struct rib_cmd_info *rc) in rib_copy_route()