Searched refs:RTF_STICKY (Results 1 – 3 of 3) sorted by relevance
198 #define RTF_STICKY 0x10000000 /* always route dst->src */ macro208 RTF_REJECT | RTF_STATIC | RTF_STICKY)
196 #define RTF_STICKY 0x10000000 /* always route dst->src */ macro206 RTF_REJECT | RTF_STATIC | RTF_STICKY)
965 flags |= RTF_STICKY; in newroute()968 flags &= ~RTF_STICKY; in newroute()