HomeSort by: relevance | last modified time | path
    Searched refs:rtcache_getdst (Results 1 - 23 of 23) sorted by relevancy

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

Completed in 47 milliseconds