Deleted Added
full compact
59c59
< * $FreeBSD: head/sys/netinet6/tcp6_var.h 195727 2009-07-16 21:13:04Z rwatson $
---
> * $FreeBSD: head/sys/netinet6/tcp6_var.h 241916 2012-10-22 21:49:56Z delphij $
74,76c74,76
< void tcp6_ctlinput __P((int, struct sockaddr *, void *));
< void tcp6_init __P((void));
< int tcp6_input __P((struct mbuf **, int *, int));
---
> void tcp6_ctlinput(int, struct sockaddr *, void *);
> void tcp6_init(void);
> int tcp6_input(struct mbuf **, int *, int);