Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h287 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/linux-6.15/net/bridge/
H A Dbr_multicast.c312 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_add_star_excl()
330 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_del_star_excl()
510 src_pg->rt_protocol != RTPROT_KERNEL) in br_multicast_sg_add_exclude_ports()
544 if (sg->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_add()
579 if (p->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_remove()
1539 filter_mode, RTPROT_KERNEL, NULL); in __br_multicast_add_group()
/linux-6.15/net/mpls/
H A Daf_mpls.c2526 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2540 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/linux-6.15/net/core/
H A Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1105 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/linux-6.15/drivers/net/
H A Dvrf.c1530 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/linux-6.15/net/ipv6/
H A Droute.c286 .fib6_protocol = RTPROT_KERNEL,
4617 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()
H A Daddrconf.c2472 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
2546 .fc_protocol = RTPROT_KERNEL, in addrconf_add_mroute()