Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h224 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
/linux-4.4.14/net/mpls/
Daf_mpls.c1416 rt0->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
1429 rt2->rt_protocol = RTPROT_KERNEL; in resize_platform_label_table()
/linux-4.4.14/net/decnet/
Ddn_fib.c600 req.rtm.rtm_protocol = RTPROT_KERNEL; in fib_magic()
/linux-4.4.14/net/ipv6/
Droute.c278 .rt6i_protocol = RTPROT_KERNEL,
295 .rt6i_protocol = RTPROT_KERNEL,
310 .rt6i_protocol = RTPROT_KERNEL,
3118 rtm->rtm_protocol = RTPROT_KERNEL; in rt6_fill_node()
Daddrconf.c2164 .fc_protocol = RTPROT_KERNEL, in addrconf_prefix_route()
/linux-4.4.14/net/ipv4/
Dfib_frontend.c808 .fc_protocol = RTPROT_KERNEL, in fib_magic()