rip_input
int rip_input(struct mbuf **, int *, int);
rip_input(&from, len, *(uint_t *)hopcntopt, ifp);
static void rip_input(struct sockaddr_in6 *from, int size, uint_t hopcount,
static void rip_input(struct sockaddr_in *, int, uint_t);
rip_input(&from, cc, ifindex);