rtm_type 216 include/uapi/linux/rtnetlink.h unsigned char rtm_type; /* See below */ rtm_type 275 net/decnet/dn_fib.c if (r->rtm_type > RTN_MAX) rtm_type 278 net/decnet/dn_fib.c if (dn_fib_props[r->rtm_type].scope > r->rtm_scope) rtm_type 341 net/decnet/dn_fib.c if (r->rtm_type == RTN_NAT) { rtm_type 349 net/decnet/dn_fib.c if (dn_fib_props[r->rtm_type].error) { rtm_type 378 net/decnet/dn_fib.c if (r->rtm_type != RTN_LOCAL || !attrs[RTA_DST] || rtm_type 610 net/decnet/dn_fib.c req.rtm.rtm_type = type; rtm_type 1563 net/decnet/dn_route.c r->rtm_type = rt->rt_type; rtm_type 320 net/decnet/dn_table.c rtm->rtm_type = type; rtm_type 537 net/decnet/dn_table.c int type = r->rtm_type; rtm_type 711 net/decnet/dn_table.c (!r->rtm_type || f->fn_type == r->rtm_type) && rtm_type 750 net/ipv4/fib_frontend.c cfg->fc_type = rtm->rtm_type; rtm_type 934 net/ipv4/fib_frontend.c filter->rt_type = rtm->rtm_type; rtm_type 1750 net/ipv4/fib_semantics.c rtm->rtm_type = type; rtm_type 1772 net/ipv4/fib_semantics.c rtm->rtm_type = RTN_BLACKHOLE; rtm_type 2341 net/ipv4/ipmr.c rtm->rtm_type = RTN_MULTICAST; rtm_type 2504 net/ipv4/ipmr.c rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { rtm_type 2681 net/ipv4/ipmr.c rtm->rtm_type != RTN_MULTICAST || rtm_type 266 net/ipv4/ipmr_base.c rtm->rtm_type = RTN_MULTICAST; rtm_type 2759 net/ipv4/route.c r->rtm_type = rt->rt_type; rtm_type 3028 net/ipv4/route.c rtm->rtm_scope || rtm->rtm_type) { rtm_type 2340 net/ipv6/ip6mr.c rtm->rtm_type = RTN_MULTICAST; rtm_type 4889 net/ipv6/route.c .fc_type = rtm->rtm_type, rtm_type 4896 net/ipv6/route.c if (rtm->rtm_type == RTN_UNREACHABLE || rtm_type 4897 net/ipv6/route.c rtm->rtm_type == RTN_BLACKHOLE || rtm_type 4898 net/ipv6/route.c rtm->rtm_type == RTN_PROHIBIT || rtm_type 4899 net/ipv6/route.c rtm->rtm_type == RTN_THROW) rtm_type 4902 net/ipv6/route.c if (rtm->rtm_type == RTN_LOCAL) rtm_type 5437 net/ipv6/route.c rtm->rtm_type = rt->fib6_type; rtm_type 5531 net/ipv6/route.c rtm->rtm_type = RTN_BLACKHOLE; rtm_type 5751 net/ipv6/route.c rtm->rtm_type) { rtm_type 1831 net/mpls/af_mpls.c if (rtm->rtm_type != RTN_UNICAST) { rtm_type 1982 net/mpls/af_mpls.c rtm->rtm_type = RTN_UNICAST; rtm_type 2097 net/mpls/af_mpls.c rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || rtm_type 2299 net/mpls/af_mpls.c rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { rtm_type 2464 net/mpls/af_mpls.c r->rtm_type = RTN_UNICAST; rtm_type 178 net/phonet/pn_netlink.c rtm->rtm_type = RTN_UNICAST; rtm_type 242 net/phonet/pn_netlink.c if (rtm->rtm_table != RT_TABLE_MAIN || rtm->rtm_type != RTN_UNICAST) rtm_type 390 tools/testing/selftests/net/udpgso.c rt->rtm_type = RTN_UNICAST;