Home
last modified time | relevance | path

Searched refs:RTPROT_KERNEL (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Drtnetlink.h279 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/Linux-v6.1/net/bridge/
Dbr_multicast.c287 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_add_star_excl()
305 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_del_star_excl()
485 src_pg->rt_protocol != RTPROT_KERNEL) in br_multicast_sg_add_exclude_ports()
519 if (sg->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_add()
554 if (p->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_remove()
1384 filter_mode, RTPROT_KERNEL); in __br_multicast_add_group()
/Linux-v6.1/net/mpls/
Daf_mpls.c2537 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2551 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/Linux-v6.1/net/core/
Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/Linux-v6.1/net/ipv4/
Dfib_frontend.c1073 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/Linux-v6.1/drivers/net/
Dvrf.c1591 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/Linux-v6.1/net/ipv6/
Daddrconf.c2410 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
2484 .fc_protocol = RTPROT_KERNEL, in addrconf_add_mroute()
Droute.c287 .fib6_protocol = RTPROT_KERNEL,
4557 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()