Home | History | Annotate | Download | only in ip

Lines Matching refs:RTM_F_CLONED

142 	if (filter.cloned == !(r->rtm_flags&RTM_F_CLONED))
388 if (!(r->rtm_flags&RTM_F_CLONED)) {
441 if ((r->rtm_flags&RTM_F_CLONED) && r->rtm_family == AF_INET) {
494 if ((r->rtm_flags & RTM_F_CLONED) || (ci && ci->rta_expires)) {
497 if (r->rtm_flags & RTM_F_CLONED)
578 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) {
607 if (r->rtm_flags&RTM_F_CLONED && r->rtm_type == RTN_MULTICAST) {
1041 req.rtm.rtm_flags |= RTM_F_CLONED;