Searched refs:SADB_EXPIRE (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/net/ |
| H A D | pfkeyv2.h | 62 #define SADB_EXPIRE 8 macro
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2367.txt | 80 3.1.8 SADB_EXPIRE .............................................. 39 513 The SADB_EXPIRE message is sent from the kernel to key management 516 use receipt of a soft lifetime SADB_EXPIRE message as a hint to 1700 #define SADB_EXPIRE 8 2141 3.1.8 SADB_EXPIRE Message 2147 then the kernel MUST issue an SADB_EXPIRE message to all key socket 2150 protocol SHOULD issue an SADB_EXPIRE message. 2157 The lifetime extension of an SADB_EXPIRE message is important to 2170 The messaging behavior of the SADB_EXPIRE message is: 2172 The kernel sends an SADB_EXPIRE message to all listeners when [all …]
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | strnames.c | 874 { SADB_EXPIRE, "EXPIRE", NULL },
|
| /netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
| H A D | pfkey.c | 2104 case SADB_EXPIRE: in pfkey_check()
|
| /netbsd-src/sys/netipsec/ |
| H A D | key.c | 7425 * SADB_EXPIRE processing 7454 m = key_setsadbmsg(SADB_EXPIRE, 0, satype, sav->seq, 0, key_sa_refcnt(sav), in key_expire() 7824 NULL, /* SADB_EXPIRE */ 7941 case SADB_EXPIRE: in key_parse()
|