Searched refs:DEFAULT_PREFIXLEN (Results 1 – 1 of 1) sorted by relevance
57 #define DEFAULT_PREFIXLEN 128 macro311 } 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()