rip_send
return rip_send(so, m, nam, control);
int rip_send(struct socket *, struct mbuf *, struct mbuf *,
.pru_send = rip_send,