Date: Thu, 3 Jul 2008 08:17:58 GMT From: Julian Elischer <julian@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 144536 for review Message-ID: <200807030817.m638HwNe098388@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=144536 Change 144536 by julian@julian_trafmon1 on 2008/07/03 08:17:38 Fix bad integration Affected files ... .. //depot/projects/vimage/src/sys/netinet/tcp_syncache.h#11 edit Differences ... ==== //depot/projects/vimage/src/sys/netinet/tcp_syncache.h#11 (text+ko) ==== @@ -52,7 +52,7 @@ void syncache_chkrst(struct in_conninfo *, struct tcphdr *); void syncache_badack(struct in_conninfo *); int syncache_pcbcount(void); -int syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported); +int syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported); struct syncache {help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807030817.m638HwNe098388>
