parsend
cnt = parsend (cp, len);
int parsend(u_char *, int);
cnt = parsend(sc, cp, len);
int parsend(struct par_softc *, u_char *, int);