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

/external/libnl/lib/route/
H A Droute_utils.c108 add_proto_name(RTPROT_BOOT, "boot");
/external/iproute2/include/linux/
H A Drtnetlink.h206 #define RTPROT_BOOT 3 /* Route installed during boot */ macro
/external/iproute2/lib/
H A Drt_names.c115 [RTPROT_BOOT] = "boot",
/external/libnl/include/linux/
H A Drtnetlink.h196 #define RTPROT_BOOT 3 /* Route installed during boot */ macro
/external/iproute2/ip/
H A Diprule.c252 req.r.rtm_protocol = RTPROT_BOOT;
H A Diproute.c391 if (r->rtm_protocol != RTPROT_BOOT && filter.protocolmask != -1)
730 req.r.rtm_protocol = RTPROT_BOOT;
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h218 #define RTPROT_BOOT 3 /* Route installed during boot */ macro
/external/dhcpcd/
H A Dif-linux.c565 nlm->rt.rtm_protocol = RTPROT_BOOT;

Completed in 111 milliseconds