Home | Sort by relevance Sort by last modified time |
/external/ipsec-tools/src/racoon/ | |
handler.h | 207 int ph2cnt; /* the number which is negotiated by this phase 1 */ member in struct:ph1handle 418 int ph2cnt; member in struct:ph1dump |
handler.c | 247 pd->ph2cnt = iph1->ph2cnt; |
racoonctl.c | 1202 printf("%6d ", pd->ph2cnt); [all...] |
pfkey.c | 1281 iph2->ph1->ph2cnt++; [all...] |
isakmp.c | 1042 iph1->ph2cnt = 0; [all...] |