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

/freebsd-current/usr.sbin/route6d/
H A Droute6d.c231 static void ripflush(struct ifc *, struct sockaddr_in6 *, int, struct netinfo6 *np);
750 * ripflush flushes the rip datagram stored in the rip buffer
753 ripflush(struct ifc *ifcp, struct sockaddr_in6 *sin6, int nrt, struct netinfo6 *np) function
838 ripflush(NULL, sin6, nrt, np);
845 ripflush(NULL, sin6, nrt, np);
869 ripflush(ifcp, sin6, nrt, np);
902 ripflush(ifcp, sin6, nrt, np);
920 ripflush(ifcp, sin6, nrt, np);
935 ripflush(ifcp, sin6, nrt, np);
942 ripflush(ifc
[all...]

Completed in 72 milliseconds