Searched refs:RTF_STICKY (Results 1 – 4 of 4) sorted by relevance
192 #define RTF_STICKY 0x10000000 /* always route dst->src */ macro202 RTF_REJECT | RTF_STATIC | RTF_STICKY)
74 RTF_STICKY = 0x10000000 variable in RtConst
239 RTF_STICKY = 0x10000000 variable in RtFlagsBSD
930 flags |= RTF_STICKY; in newroute()933 flags &= ~RTF_STICKY; in newroute()