Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Drtnetlink.h270 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/linux/net/bridge/
A Dbr_multicast.c284 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_add_star_excl()
302 src_pg->rt_protocol != RTPROT_KERNEL) in __fwd_del_star_excl()
482 src_pg->rt_protocol != RTPROT_KERNEL) in br_multicast_sg_add_exclude_ports()
516 if (sg->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_add()
551 if (p->rt_protocol != RTPROT_KERNEL && in br_multicast_fwd_src_remove()
1380 filter_mode, RTPROT_KERNEL); in __br_multicast_add_group()
/linux/net/decnet/
A Ddn_fib.c607 req.rtm.rtm_protocol = RTPROT_KERNEL; in fib_magic()
/linux/net/mpls/
A Daf_mpls.c2538 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2552 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/linux/net/core/
A Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/linux/net/ipv4/
A Dfib_frontend.c1059 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/linux/drivers/net/
A Dvrf.c1584 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/linux/net/ipv6/
A Daddrconf.c2409 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
2483 .fc_protocol = RTPROT_KERNEL, in addrconf_add_mroute()
A Droute.c282 .fib6_protocol = RTPROT_KERNEL,
4577 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()

Completed in 53 milliseconds