Searched refs:RTPROT_KERNEL (Results 1 – 6 of 6) sorted by relevance
107 add_proto_name(RTPROT_KERNEL, "kernel"); in init_proto_names()
195 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
224 #define RTPROT_KERNEL 2 /* Route installed by kernel */ macro
123 [RTPROT_KERNEL] = "kernel",
1352 nlm.rt.rtm_protocol = RTPROT_KERNEL; in if_route()1369 if (nlm.rt.rtm_protocol == RTPROT_KERNEL) { in if_route()1551 nlm.rt.rtm_protocol = RTPROT_KERNEL; in if_route6()