Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c205 void print_evt __P((struct evt_async *));
1271 struct evt_async *evtdump; in print_evt()
1306 struct evt_async *evtdump = (struct evt_async *)buf;
1442 struct evt_async *ec;
1448 if (len < sizeof(struct evt_async))
1451 ec = (struct evt_async *) buf;
H A Devt.h76 struct evt_async { struct
H A Devt.c62 struct evt_async evt;