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