Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Drtnetlink.h263 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/Linux-v5.10/net/bridge/
Dbr_multicast.c217 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_add_star_excl()
235 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_del_star_excl()
403 src_pg->rt_protocol != RTPROT_KERNEL) in br_multicast_sg_add_exclude_ports()
430 if (sg->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_add()
464 if (p->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_remove()
1258 RTPROT_KERNEL); in __br_multicast_add_group()
/Linux-v5.10/net/decnet/
Ddn_fib.c608 req.rtm.rtm_protocol = RTPROT_KERNEL; in fib_magic()
/Linux-v5.10/net/mpls/
Daf_mpls.c2510 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2524 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/Linux-v5.10/net/core/
Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/Linux-v5.10/net/ipv4/
Dfib_frontend.c1057 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/Linux-v5.10/drivers/net/
Dvrf.c1507 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/Linux-v5.10/net/ipv6/
Droute.c297 .fib6_protocol = RTPROT_KERNEL,
4450 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()
Daddrconf.c2397 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()