Searched refs:RTN_UNICAST (Results 1 – 15 of 15) sorted by relevance
131 if (inet_addr_type(net, addr) != RTN_UNICAST) { in __ip_options_echo()387 if (inet_addr_type(net, addr) == RTN_UNICAST) in __ip_options_compile()606 if (rt->rt_type == RTN_UNICAST) { in ip_options_rcv_srr()626 if (err || (rt2->rt_type != RTN_UNICAST && rt2->rt_type != RTN_LOCAL)) { in ip_options_rcv_srr()
692 if (*addr_type != RTN_UNICAST) in arp_is_garp()864 if (addr_type == RTN_UNICAST && in arp_process()908 (addr_type == RTN_UNICAST || in arp_process()912 RTN_UNICAST))))) in arp_process()
191 rtm->rtm_type = RTN_UNICAST; in fill_route()255 if (rtm->rtm_table != RT_TABLE_MAIN || rtm->rtm_type != RTN_UNICAST) in route_doit()
182 if (fi->fib_type != RTN_UNICAST) in prestera_fi_is_direct()190 if (fi->fib_type != RTN_UNICAST) in prestera_fi_is_nh()206 if (fi->fib6_type != RTN_UNICAST) in prestera_fi6_is_direct()214 if (fi->fib6_type != RTN_UNICAST) in prestera_fi6_is_nh()866 case RTN_UNICAST: in __prestera_pr_k_arb_fc_lpm_info_calc()
1581 return RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1590 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1593 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1595 return RTN_UNICAST; in qeth_l3_get_cast_type_rcu()1666 cast_type = RTN_UNICAST; in qeth_l3_fill_header()
950 return RTN_UNICAST; in qeth_get_ether_cast_type()
228 hdr->ndm_type = RTN_UNICAST; // TODO: is loopback RTN_LOCAL? in mctp_fill_neigh()
1213 case RTN_UNICAST: in mctp_route_add()1479 if ((*rtm)->rtm_type != RTN_UNICAST) { in mctp_route_nlparse_common()1626 if (type != RTN_UNICAST) in mctp_delroute()
267 req.rt.rtm_type = RTN_UNICAST; in __ip_route_add()
263 RTN_UNICAST, /* Gateway or direct route */ enumerator
336 if (rt->rt_type != RTN_UNICAST) { in mlx5e_ipsec_init_macs()
432 if (rt->rt_type != RTN_UNICAST) in mlxsw_sp_span_gretap4_route()
978 rth = rt_dst_alloc(dev, 0, RTN_UNICAST, 1); in vrf_rtable_create()
447 req.rt.rtm_type = RTN_UNICAST; in ip4_route_set()
755 return (inet_addr_type(net, addr->ip) == RTN_UNICAST); in ip_vs_addr_is_unicast()