Home
last modified time | relevance | path

Searched refs:RTPROT_BOOT (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/lib/route/
Droute_utils.c110 add_proto_name(RTPROT_BOOT, "boot"); in init_proto_names()
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h243 #define RTPROT_BOOT 3 /* Route installed during boot */ macro
/third_party/toybox/toys/pending/
Dip.c2031 req.msg.rtm_protocol = RTPROT_BOOT; in route_update()
2203 request.msg.rtm_protocol = RTPROT_BOOT; in ruleupdate()