Searched refs:rt_type (Results 1 – 10 of 10) sorted by relevance
145 rtinfo->rt_type, route->type, in match()147 ((rtinfo->rt_type == route->type) ^ in match()169 ((rtinfo->rt_type == route->type) ^ in match()271 (rtinfo->rt_type != 0) || in checkentry()
584 if (rt->rt_type == RTN_UNICAST) { in ip_options_rcv_srr()590 if (rt->rt_type != RTN_LOCAL) in ip_options_rcv_srr()604 if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) { in ip_options_rcv_srr()610 if (rt2->rt_type != RTN_LOCAL) in ip_options_rcv_srr()
718 if (rt->rt_type == RTN_UNICAST || rt->key.iif == 0) { in rt_intern_hash()1302 rt->rt_type = res->type; in rt_set_nexthop()1361 rth->rt_type = RTN_MULTICAST; in ip_route_input_mc()1651 rth->rt_type = res.type; in ip_route_input_slow()2122 r->rtm_type = rt->rt_type; in rt_fill_info()
595 if (rt->rt_type == RTN_MULTICAST) in ip_build_xmit_slow()719 if (rt->rt_type != RTN_MULTICAST) in ip_build_xmit()
857 addr_type = rt->rt_type; in arp_process()
1164 if (((struct rtable*)skb->dst)->rt_type != RTN_LOCAL) in tcp_v4_send_reset()
10 u_int32_t rt_type; /* Routing Type */ member
82 unsigned char rt_type; member
71 unsigned rt_type; member
502 if (rt->rt_type != RTN_UNICAST) { in ipip6_tunnel_xmit()