1IPSEC_TRAP_SENDCOU(5) IPSEC_TRAP_SENDCOU(5)
2
3
4
6 trap_sendcount - KLIPS statistic on number of successful ACQUIREs
7
9 cat /proc/net/ipsec/stats/trap_sendcount
10
11
13 Note that trap_sendcount is only supported on the classic KLIPS stack.
14 It is not supported on any other stack and will be completely removed
15 in future versions. A replacement command still needs to be designed
16
17
19 /proc/net/ipsec/stats/trap_sendcount is a read-only file. It contains a
20 hexadecimal number which records the number of successful PF_ACQUIRE
21 messages that were sent.
22
23
25 /proc/net/ipsec/stats/trap_sendcount
26
27
29 ipsec(8), ipsec_pf_key(5), trap_count(5), pluto(8)
30
31
33 Written for the Linux FreeS/WAN project <http://www.freeswan.org/:
34 http://www.freeswan.org/> by Michael C. Richardson <mcr@freeswan.org>
35
36
37
38
39 IPSEC_TRAP_SENDCOU(5)