Searched refs:rt0 (Results 1 – 2 of 2) sorted by relevance
484 struct rt6_info *match, *rt0; in rt6_select() local490 rt0 = fn->rr_ptr; in rt6_select()491 if (!rt0) in rt6_select()492 fn->rr_ptr = rt0 = fn->leaf; in rt6_select()494 match = find_rr_leaf(fn, rt0, rt0->rt6i_metric, oif, strict); in rt6_select()498 struct rt6_info *next = rt0->dst.rt6_next; in rt6_select()501 if (!next || next->rt6i_metric != rt0->rt6i_metric) in rt6_select()504 if (next != rt0) in rt6_select()511 net = dev_net(rt0->rt6i_dev); in rt6_select()
224 struct rt0_hdr *rt0 = (struct rt0_hdr *) np->opt->srcrt; in sctp_v6_xmit() local225 ipv6_addr_copy(&fl6.daddr, rt0->addr); in sctp_v6_xmit()