route6d.c | 208 static void ripsend(struct ifc *, struct sockaddr_in6 *, int); 540 ripsend(ifcp, &ifcp->ifc_ripsin, 0); 684 ripsend(struct ifc *ifcp, struct sockaddr_in6 *sin6, int flag) function in typeref:typename:void 1238 ripsend(ic, &ic->ifc_ripsin, 1302 ripsend(ifcp, sin6, RRTF_SENDANYWAY); 1661 ripsend(ic, &ic->ifc_ripsin, 1978 ripsend(ifcp, &ifcp->ifc_ripsin, 0);
|