Searched refs:RTF_DELCLONE (Results 1 – 5 of 5) sorted by relevance
8 RTF_DELCLONE = 0x80 variable
101 #define RTF_DELCLONE 0x80 /* delete cloned route */ macro
492 if ((rt->rt_flags & RTF_DELCLONE) || rtq_reallyold == 0) { in in6_clsroute()
407 if ((rt->rt_flags & RTF_DELCLONE) || rtq_reallyold == 0) { in in_clsroute()
1634 rt->rt_flags |= RTF_DELCLONE; in tcp_close()