Searched refs:ifc_index (Results 1 – 1 of 1) sorted by relevance
87 int ifc_index; /* if index */ member404 if (ifcp->ifc_index < 0) { in main()459 if (ifcp->ifc_index > 0 && (ifcp->ifc_flags & IFF_UP)) in main()596 if (ifcp->ifc_index > 0 && (ifcp->ifc_flags & IFF_UP)) in ripalarm()897 if (rrt->rrt_index == ifcp->ifc_index && in ripsend()915 } else if (nh && (rrt->rrt_index != ifcp->ifc_index || in ripsend()1031 if (sflag && rrt->rrt_index != ifcp->ifc_index) in tobeadv()1036 if (hflag == 0 && rrt->rrt_index == ifcp->ifc_index) in tobeadv()1354 if (rrt->rrt_index == ifcp->ifc_index && in riprecv()1360 rrt->rrt_index = ifcp->ifc_index; in riprecv()[all …]