HomeSort by: relevance | last modified time | path
    Searched defs:ripsend (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/route6d/
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);

Completed in 4924 milliseconds