Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Drtnetlink.h224 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/linux-4.1.27/net/mpls/
Daf_mpls.c955 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
965 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/linux-4.1.27/net/decnet/
Ddn_fib.c600 req.rtm.rtm_protocol = RTPROT_KERNEL; in fib_magic()
/linux-4.1.27/net/ipv6/
Droute.c262 .rt6i_protocol = RTPROT_KERNEL,
279 .rt6i_protocol = RTPROT_KERNEL,
294 .rt6i_protocol = RTPROT_KERNEL,
2817 rtm->rtm_protocol = RTPROT_KERNEL; in rt6_fill_node()
Daddrconf.c2098 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
/linux-4.1.27/net/ipv4/
Dfib_frontend.c765 .fc_protocol = RTPROT_KERNEL, in fib_magic()