Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_var.h265 #define RT_IS_UNUSABLE 0x00000008 /* It is not usable for this */ macro
/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.c546 if (rl.flags & RT_IS_UNUSABLE) { in rt_setup_new_rs()