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