Home
last modified time | relevance | path

Searched refs:rtcache_setdst (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/net/
H A Droute.h487 int rtcache_setdst(struct route *, const struct sockaddr *);
H A Droute.c2075 ret = rtcache_setdst(new_ro, rtcache_getdst(old_ro)); in rtcache_copy()
2206 if (rtcache_setdst(ro, dst) == 0) in rtcache_lookup2()
2227 rtcache_setdst(struct route *ro, const struct sockaddr *sa) in rtcache_setdst() function
/netbsd-src/sys/netinet6/
H A Din6_pcb.c1014 if (rtcache_setdst(ro, &u.dst) != 0) in in6pcb_rtentry()
1027 if (rtcache_setdst(ro, &u.dst) != 0) in in6pcb_rtentry()
H A Dip6_output.c542 error = rtcache_setdst(ro, sin6tosa(&dst_sa)); in ip6_output()
2406 error = rtcache_setdst(&ro, &u.dst); in ip6_get_membership()
H A Dnd6_nbr.c975 if (rtcache_setdst(&ro, dst) != 0) in nd6_na_output()
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c1174 rtcache_setdst(ro, dst); in ipf_fastroute()
1443 rtcache_setdst(ro, dst); in ipf_fastroute6()
1543 rtcache_setdst(&iproute, &u.dst); in ipf_verifysrc()
/netbsd-src/sys/netinet/
H A Dip_output.c315 error = rtcache_setdst(ro, &udst.sa); in ip_output()
1777 error = rtcache_setdst(&ro, &u.dst); in ip_get_membership()
/netbsd-src/sys/dist/pf/net/
H A Dpf.c2964 rtcache_setdst(rop, &u.dst);
2971 rtcache_setdst(rop, &u.dst);
5090 rtcache_setdst(&ro, &u.dst);
5294 rtcache_setdst(ro, dst);