File: trap_sendcount.5

package info (click to toggle)
freeswan 2.04-11.3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 23,340 kB
  • ctags: 12,260
  • sloc: ansic: 72,499; sh: 14,497; asm: 3,312; perl: 3,153; xml: 2,961; makefile: 2,702; tcl: 620; exp: 612; pascal: 228; sed: 206; awk: 124; lisp: 3
file content (30 lines) | stat: -rw-r--r-- 863 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH IPSEC_TRAP_SENDCOUNT 5 "19 Jun 2003"
.\"
.\" RCSID $Id: trap_sendcount.5,v 1.1 2003/06/20 02:56:20 mcr Exp $
.\"
.SH NAME
trap_sendcount \- KLIPS statistic on number of successful ACQUIREs
.SH SYNOPSIS
.B cat
.B /proc/net/ipsec/stats/trap_sendcount
.SH DESCRIPTION
.I /proc/net/ipsec/stats/trap_sendcount
is a read-only file. It contains a hexadecimal number which records the
number of successful PF_ACQUIRE messages that were sent.
.LP
.SH "FILES"
/proc/net/ipsec/stats/trap_sendcount
.SH "SEE ALSO"
ipsec(8), ipsec_pf_key(5), trap_count(5), pluto(8)
.SH HISTORY
Written for the Linux FreeS/WAN project
<http://www.freeswan.org/>
by Michael C. Richardson <mcr@freeswan.org>
.\"
.\" $Log: trap_sendcount.5,v $
.\" Revision 1.1  2003/06/20 02:56:20  mcr
.\" 	added documentation for /proc/net/ipsec/stats/trap_* and
.\" 	amendments to test cases.
.\"
.\"
.\"