HomeSort by: relevance | last modified time | path
    Searched refs:ipsd (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/dist/ipsd/
ipsd.c 1 /* $NetBSD: ipsd.c,v 1.2 2012/07/22 14:27:35 darrenr Exp $ */
33 #include "ipsd.h"
36 static const char sccsid[] = "@(#)ipsd.c 1.3 12/3/95 (C)1995 Darren Reed";
37 static const char rcsid[] = "@(#)Id: ipsd.c,v 1.1.1.2 2012/07/22 13:44:34 darrenr Exp $";
184 ipsd_t **ipsd, *ips; local
188 (void) sprintf(fname, "/var/log/ipsd/ipsd-hits.%d", nwrites);
190 for (i = 0, ipsd = iphits; i < NPORTS; i++, ipsd++) {
191 ips = *ipsd;
    [all...]
ipsdr.c 34 #include "ipsd.h"
186 ipsd_t ipsd, *ips = &ipsd; local
221 if (strncmp(d[j]->d_name, "ipsd-hits.", 10))
  /src/external/bsd/ipf/dist/
HISTORY 1044 change ipsend/* and ipsd/* copyright notices to be the same as ip filter's

Completed in 14 milliseconds