Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dhandler.h447 struct ph1dump { struct
H A Dhandler.c317 struct ph1dump *pd; in dumpph1()
325 buf = vmalloc(cnt * sizeof(struct ph1dump)); in dumpph1()
331 pd = (struct ph1dump *)buf->v; in dumpph1()
H A Dracoonctl.c1027 struct ph1dump *pd;
1076 pd = (struct ph1dump *)buf;