Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h242 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h242 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h263 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/OK3568_Linux_fs/kernel/net/bridge/
H A 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()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c608 req.rtm.rtm_protocol = RTPROT_KERNEL; in fib_magic()
/OK3568_Linux_fs/kernel/net/mpls/
H A Daf_mpls.c2546 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
2560 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/OK3568_Linux_fs/kernel/net/core/
H A Dfib_rules.c69 r->proto = RTPROT_KERNEL; in fib_default_rule_add()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1062 .fc_protocol = RTPROT_KERNEL, in fib_magic()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c1526 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c280 .fib6_protocol = RTPROT_KERNEL,
4424 .fc_protocol = RTPROT_KERNEL, in addrconf_f6i_alloc()
H A Daddrconf.c2428 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
2502 .fc_protocol = RTPROT_KERNEL, in addrconf_add_mroute()