Searched refs:rip6_dest (Results 1 – 3 of 3) sorted by relevance
731 if (IN6_IS_ADDR_UNSPECIFIED(&np->rip6_dest)) in ripflush()735 inet6_n2p(&np->rip6_dest)); in ripflush()739 inet6_n2p(&np->rip6_dest), in ripflush()811 rrt_info.rip6_dest = in6addr_any; in ripsend()853 np->rip6_dest = rrt->rrt_gw; in ripsend()854 if (IN6_IS_ADDR_LINKLOCAL(&np->rip6_dest)) in ripsend()855 SET_IN6_LINKLOCAL_IFINDEX(np->rip6_dest, 0); in ripsend()905 ia = rrt->rrt_info.rip6_dest; in out_filter()921 IN6_ARE_ADDR_EQUAL(&rrt->rrt_info.rip6_dest, in out_filter()941 ia = rrt->rrt_info.rip6_dest; in out_filter()[all …]
47 struct in6_addr rip6_dest; member
147 bzero(&np->rip6_dest, sizeof(struct in6_addr)); in main()172 printf("\t%s/%d [%d]", inet6_n2a(&np->rip6_dest), in main()