Searched refs:ripflush (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 231 static void ripflush(struct ifc *, struct sockaddr_in6 *, int, struct netinfo6 *np); 753 ripflush(struct ifc *ifcp, struct sockaddr_in6 *sin6, int nrt, struct netinfo6 *np) in ripflush() function 838 ripflush(NULL, sin6, nrt, np); in ripsend() 845 ripflush(NULL, sin6, nrt, np); in ripsend() 869 ripflush(ifcp, sin6, nrt, np); in ripsend() 902 ripflush(ifcp, sin6, nrt, np); in ripsend() 920 ripflush(ifcp, sin6, nrt, np); in ripsend() 935 ripflush(ifcp, sin6, nrt, np); in ripsend() 942 ripflush(ifcp, sin6, nrt, np); in ripsend()
|