Symbol: rtcache_getdst
sys/net/route.c
2021
if (rtcache_getdst(ro) == NULL)
sys/net/route.c
2023
rt = rtalloc1(rtcache_getdst(ro), flag);
sys/net/route.c
2073
if (rtcache_getdst(old_ro) == NULL)
sys/net/route.c
2075
ret = rtcache_setdst(new_ro, rtcache_getdst(old_ro));
sys/net/route.c
2183
odst = rtcache_getdst(ro);
sys/netatalk/ddp_input.c
271
satocsat(rtcache_getdst(&forwro))->sat_addr.s_net &&
sys/netatalk/ddp_output.c
129
const struct sockaddr_at *dst = satocsat(rtcache_getdst(ro));
sys/netatalk/ddp_output.c
177
if (ntohs(satocsat(rtcache_getdst(ro))->sat_addr.s_net) >=
sys/netatalk/ddp_output.c
179
ntohs(satocsat(rtcache_getdst(ro))->sat_addr.s_net) <=
sys/netatalk/ddp_output.c
182
satocsat(rtcache_getdst(ro))->sat_addr.s_node;
sys/netatalk/ddp_output.c
188
if (ntohs(satocsat(rtcache_getdst(ro))->sat_addr.s_net) >=
sys/netatalk/ddp_output.c
190
ntohs(satocsat(rtcache_getdst(ro))->sat_addr.s_net) <=
sys/netatalk/ddp_output.c
192
gate = *satocsat(rtcache_getdst(ro));
sys/netatalk/ddp_output.c
203
if (loopback && rtcache_getdst(ro)->sa_family == AF_APPLETALK) {
sys/netatalk/ddp_output.c
209
looutput(lo0ifp, copym, rtcache_getdst(ro), NULL);
sys/netatalk/ddp_usrreq.c
233
cdst = satocsat(rtcache_getdst(ro));
sys/netinet/in_pcb.c
908
info.rti_info[RTAX_DST] = rtcache_getdst(&inp->inp_route);
sys/netinet/ip_flow.c
351
dst = rtcache_getdst(&ipf->ipf_ro);
sys/netinet/ip_output.c
296
dst = satocsin(rtcache_getdst(ro));
sys/netinet/sctp_asconf.c
1578
if ((rtcache_getdst(&net->ro))->sa_family !=
sys/netinet/sctp_asconf.c
1581
net6 = (const struct sockaddr_in6 *)rtcache_getdst(&net->ro);
sys/netinet/sctp_indata.c
1939
to = rtcache_getdst(&net->ro);
sys/netinet/sctp_indata.c
417
to = rtcache_getdst(&chk->whoTo->ro);
sys/netinet/sctp_indata.c
639
to = rtcache_getdst(&chk->whoTo->ro);
sys/netinet/sctp_output.c
1147
to = satocsin(rtcache_getdst(ro));
sys/netinet/sctp_output.c
1891
memcpy(&to, rtcache_getdst(ro), sizeof(struct sockaddr));
sys/netinet/sctp_output.c
2598
sctp_print_address (rtcache_getdst(&net->ro));
sys/netinet/sctp_output.c
2601
if (rtcache_getdst(&net->ro)->sa_family == AF_INET6) {
sys/netinet/sctp_output.c
2605
if (IN6_IS_ADDR_LINKLOCAL((const struct in6_addr *) rtcache_getdst(&net->ro)->sa_data))
sys/netinet/sctp_output.c
2882
rtcache_getdst(&net->ro), m, 0, 0, NULL, 0);
sys/netinet/sctp_output.c
3521
if (rtcache_getdst(&lnet->ro)->sa_family == AF_INET6) {
sys/netinet/sctp_output.c
3522
if (IN6_IS_ADDR_LINKLOCAL((const struct in6_addr *) rtcache_getdst(&lnet->ro)->sa_data)) {
sys/netinet/sctp_output.c
3532
to = rtcache_getdst(&net->ro);
sys/netinet/sctp_output.c
5602
rtcache_getdst(&net->ro),
sys/netinet/sctp_output.c
5880
rtcache_getdst(&net->ro),
sys/netinet/sctp_output.c
6561
rtcache_getdst(&chk->whoTo->ro), m,
sys/netinet/sctp_output.c
6752
rtcache_getdst(&net->ro),
sys/netinet/sctp_output.c
7993
rtcache_getdst(&stcb->asoc.primary_destination->ro),
sys/netinet/sctp_output.c
8025
rtcache_getdst(&net->ro), m_shutdown_comp,
sys/netinet/sctp_pcb.c
2266
if (sctp_cmpaddr(addr, rtcache_getdst(&net->ro)))
sys/netinet/sctp_pcb.c
2879
if (rtcache_getdst(&net->ro)->sa_family != remaddr->sa_family) {
sys/netinet/sctp_pcb.c
2882
if (sctp_cmpaddr(rtcache_getdst(&net->ro), remaddr)) {
sys/netinet/sctp_pcb.c
3477
rtcache_getdst(&net->ro))) {
sys/netinet/sctp_pcb.c
3542
rtcache_getdst(&stcb->asoc.primary_destination->ro)) == 0) {
sys/netinet/sctp_pcb.c
356
if (sctp_cmpaddr(from, rtcache_getdst(&net->ro))) {
sys/netinet/sctp_pcb.c
547
if (sctp_cmpaddr(remote, rtcache_getdst(&net->ro))) {
sys/netinet/sctp_pcb.c
577
if (sctp_cmpaddr(remote, rtcache_getdst(&net->ro))) {
sys/netinet/sctp_usrreq.c
1752
(rtcache_getdst(&net->ro)->sa_family == AF_INET6)) {
sys/netinet/sctp_usrreq.c
1754
} else if (rtcache_getdst(&net->ro)->sa_family == AF_INET) {
sys/netinet/sctp_usrreq.c
1807
family = rtcache_getdst(&net->ro)->sa_family;
sys/netinet/sctp_usrreq.c
1829
in6_sin_2_v4mapsin6((const struct sockaddr_in *) rtcache_getdst(&net->ro),
sys/netinet/sctp_usrreq.c
1832
memcpy(sas, rtcache_getdst(&net->ro), cpsz);
sys/netinet/sctp_usrreq.c
2151
rtcache_getdst(&stcb->asoc.primary_destination->ro),
sys/netinet/sctp_usrreq.c
2152
(rtcache_getdst(&stcb->asoc.primary_destination->ro))->sa_len);
sys/netinet/sctp_usrreq.c
2363
rtcache_getdst(&stcb->asoc.primary_destination->ro),
sys/netinet/sctp_usrreq.c
2364
(rtcache_getdst(&stcb->asoc.primary_destination->ro))->sa_len);
sys/netinet/sctp_usrreq.c
3650
prim = (const struct sockaddr *)rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctp_usrreq.c
3732
sin_a = (const struct sockaddr_in *)rtcache_getdst(&net->ro);
sys/netinet/sctp_usrreq.c
3812
sin_a = (const struct sockaddr_in *)rtcache_getdst(&net->ro);
sys/netinet/sctputil.c
1929
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2015
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2109
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2181
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2251
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2330
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2426
to = rtcache_getdst(&stcb->asoc.primary_destination->ro);
sys/netinet/sctputil.c
2486
rtcache_getdst(&net->ro), error);
sys/netinet/sctputil.c
2494
rtcache_getdst(&net->ro), error);
sys/netinet/sctputil.c
2502
rtcache_getdst(&net->ro), error);
sys/netinet6/in6_gif.c
511
dst6 = satocsin6(rtcache_getdst(ro_pc));
sys/netinet6/in6_pcb.c
689
rtcache_getdst(&inp->inp_route);
sys/netinet6/in6_pcb.c
986
cdst.sa = rtcache_getdst(ro);
sys/netinet6/ip6_flow.c
347
dst = rtcache_getdst(&ip6f->ip6f_ro);
sys/netinet6/ip6_forward.c
227
dst = satocsin6(rtcache_getdst(ro));
sys/netinet6/ip6_forward.c
313
nd6_is_addr_neighbor(satocsin6(rtcache_getdst(ro)),
sys/netinet6/ip6_mroute.c
1591
satocsin6(rtcache_getdst(&ro)));
sys/netinet6/ip6_output.c
621
dst = satocsin6(rtcache_getdst(ro));
sys/netinet6/ip6_output.c
828
rtcache_getdst(ro_pmtu), &ip6cp);
sys/netinet6/sctp6_usrreq.c
1081
sin_a6 = (const struct sockaddr_in6 *)rtcache_getdst(&net->ro);
sys/netinet6/sctp6_usrreq.c
1155
sin_a6 = (const struct sockaddr_in6 *)rtcache_getdst(&net->ro);
sys/netipsec/ipsecif.c
1039
dst6 = satocsin6(rtcache_getdst(ro_pc));
sys/netipsec/key.c
8501
sa = rtcache_getdst(ro);