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

/linux-master/include/uapi/linux/
H A Drtnetlink.h279 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/linux-master/net/bridge/
H A Dbr_multicast.c312 src_pg->rt_protocol != RTPROT_KERNEL)
330 src_pg->rt_protocol != RTPROT_KERNEL)
510 src_pg->rt_protocol != RTPROT_KERNEL)
544 if (sg->rt_protocol != RTPROT_KERNEL &&
579 if (p->rt_protocol != RTPROT_KERNEL &&
1539 filter_mode, RTPROT_KERNEL, NULL);
/linux-master/net/mpls/
H A Daf_mpls.c2528 rt0->rt_protocol = RTPROT_KERNEL;
2542 rt2->rt_protocol = RTPROT_KERNEL;
/linux-master/net/core/
H A Dfib_rules.c68 r->proto = RTPROT_KERNEL;
/linux-master/drivers/net/
H A Dvrf.c1569 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL))
/linux-master/net/ipv4/
H A Dfib_frontend.c1076 .fc_protocol = RTPROT_KERNEL,
/linux-master/net/ipv6/
H A Daddrconf.c2470 .fc_protocol = RTPROT_KERNEL,
2544 .fc_protocol = RTPROT_KERNEL,
H A Droute.c288 .fib6_protocol = RTPROT_KERNEL,
4576 .fc_protocol = RTPROT_KERNEL,

Completed in 207 milliseconds