Searched refs:ripsend (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/route6d/
H A Droute6d.c204 static void ripsend(struct ifc *, struct sockaddr_in6 *, int);
597 ripsend(ifcp, &ifcp->ifc_ripsin, 0);
808 ripsend(struct ifc *ifcp, struct sockaddr_in6 *sin6, int flag) function
1435 ripsend(ic, &ic->ifc_ripsin,
1502 ripsend(ifcp, sin6, RRTF_SENDANYWAY);
1929 ripsend(ic, &ic->ifc_ripsin,
2235 ripsend(ifcp, &ifcp->ifc_ripsin, 0);

Completed in 68 milliseconds