Searched refs:IPCOMP (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/netstat/ |
H A D | fast_ipsec.c | 260 #define IPCOMP(x, fmt) \ in fast_ipsec_stats() macro 264 IPCOMP(IPCOMP_STAT_HDROPS, "packets too short for header length"); in fast_ipsec_stats() 265 IPCOMP(IPCOMP_STAT_NOPF, "protocol family not supported"); in fast_ipsec_stats() 266 IPCOMP(IPCOMP_STAT_NOTDB, "packets with no SA"); in fast_ipsec_stats() 267 IPCOMP(IPCOMP_STAT_BADKCR, in fast_ipsec_stats() 269 IPCOMP(IPCOMP_STAT_QFULL, "queue full"); in fast_ipsec_stats() 270 IPCOMP(IPCOMP_STAT_NOXFORM, "no support for transform"); in fast_ipsec_stats() 271 IPCOMP(IPCOMP_STAT_WRAP, "packets dropped for replay counter wrap"); in fast_ipsec_stats() 272 IPCOMP(IPCOMP_STAT_INPUT, "input IPcomp packets"); in fast_ipsec_stats() 273 IPCOMP(IPCOMP_STAT_OUTPUT, "output IPcomp packets"); in fast_ipsec_stats() [all …]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
H A D | rfc2407.txt | 299 AH, ESP, and IPCOMP Transform Identifiers, Security Association 361 [IPCOMP]. 609 4.4.5 IPSEC IPCOMP Transform Identifiers 611 The IP Compression (IPCOMP) transforms define optional compression 613 compression ([IPCOMP]). The following table lists the defined IPCOMP 1439 6.6 IPSEC IPCOMP Transform Identifiers 1441 The IPSEC IPCOMP Transform Identifier is an 8-bit value which 1443 compression before ESP. Requests for assignments of new IPCOMP 1445 how to use the algorithm within the IPCOMP framework ([IPCOMP]). In 1535 o add explicit reference to [IPCOMP], [DEFLATE], and [LZS] [all …]
|
/netbsd-src/external/bsd/ipf/dist/etc/ |
H A D | protocols | 103 ipcomp 108 IPCOMP # IP Payload Compression Protocol
|