Home
last modified time | relevance | path

Searched refs:enumph2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dhandler.h499 extern int enumph2 __P((struct ph2selector *ph2sel,
H A Dhandler.c536 enumph2(sel, enum_func, enum_arg) in enumph2() function
H A Dpfkey.c3231 if (enumph2(&ph2sel, migrate_ph2_sa_addresses, &ma) < 0)
3532 if (enumph2(&ph2sel, migrate_ph2_ike_addresses, &ma) < 0) {