Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Droute.c57 #define DEFAULT_PREFIXLEN 128 macro
311 } else plen = DEFAULT_PREFIXLEN; in is_prefix_inet6()
313 rt->rtmsg_flags = (plen == DEFAULT_PREFIXLEN) ? (RTF_UP | RTF_HOST) : RTF_UP; in is_prefix_inet6()