Searched defs:optdata (Results 1 – 2 of 2) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | evt.h | 83 #define EVT_PUSH(src, dst, type, optdata) evt_push(src, dst, type, optdata); argument 85 #define EVT_PUSH(src, dst, type, optdata) ; argument
|
D | evt.c | 57 evt_push(src, dst, type, optdata) in evt_push() argument
|