Searched refs:ripsend (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 204 static void ripsend(struct ifc *, struct sockaddr_in6 *, int); 597 ripsend(ifcp, &ifcp->ifc_ripsin, 0); in ripalarm() 808 ripsend(struct ifc *ifcp, struct sockaddr_in6 *sin6, int flag) in ripsend() function 1435 ripsend(ic, &ic->ifc_ripsin, in riprecv() 1502 ripsend(ifcp, sin6, RRTF_SENDANYWAY); in riprequest() 1929 ripsend(ic, &ic->ifc_ripsin, in rtrecv() 2235 ripsend(ifcp, &ifcp->ifc_ripsin, 0); in ifrt()
|