Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h279 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/openbmc/linux/net/bridge/
H A Dbr_multicast.c311 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_add_star_excl()
329 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_del_star_excl()
509 src_pg->rt_protocol != RTPROT_KERNEL) in br_multicast_sg_add_exclude_ports()
543 if (sg->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_add()
578 if (p->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_remove()
1538 filter_mode, RTPROT_KERNEL, NULL); in __br_multicast_add_group()
/openbmc/linux/net/mpls/
H A Daf_mpls.c2527 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2541 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/openbmc/linux/net/core/
H A Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c1076 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/openbmc/linux/drivers/net/
H A Dvrf.c1571 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/openbmc/linux/net/ipv6/
H A Daddrconf.c2436 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
2510 .fc_protocol = RTPROT_KERNEL, in addrconf_add_mroute()
H A Droute.c288 .fib6_protocol = RTPROT_KERNEL,
4570 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()