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

/freebsd-10.1-release/usr.sbin/route6d/
H A Droute6d.c242 void ripflush(struct ifc *, struct sockaddr_in6 *, int, struct netinfo6 *np);
756 * ripflush flushes the rip datagram stored in the rip buffer
759 ripflush(struct ifc *ifcp, struct sockaddr_in6 *sin6, int nrt, struct netinfo6 *np) function
837 ripflush(NULL, sin6, nrt, np);
844 ripflush(NULL, sin6, nrt, np);
868 ripflush(ifcp, sin6, nrt, np);
901 ripflush(ifcp, sin6, nrt, np);
919 ripflush(ifcp, sin6, nrt, np);
934 ripflush(ifcp, sin6, nrt, np);
941 ripflush(ifc
[all...]

Completed in 43 milliseconds