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

  /src/usr.sbin/route6d/
route6d.c 237 static void ripflush(struct ifc *, struct sockaddr_in6 *);
629 * ripflush flushes the rip datagram stored in the rip buffer
635 ripflush(struct ifc *ifcp, struct sockaddr_in6 *sin6) function in typeref:typename:void
710 ripflush(NULL, sin6);
715 ripflush(NULL, sin6);
739 ripflush(ifcp, sin6);
772 ripflush(ifcp, sin6);
787 ripflush(ifcp, sin6);
798 ripflush(ifcp, sin6);
803 ripflush(ifcp, sin6)
    [all...]

Completed in 14 milliseconds