/* Prototypes for functions defined in
tcp_output.c
 */

int tcp_output(register struct tcpcb * tp);

void tcp_setpersist(register struct tcpcb * tp);

