Home
last modified time | relevance | path

Searched defs:optdata (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Devt.h83 #define EVT_PUSH(src, dst, type, optdata) evt_push(src, dst, type, optdata); argument
85 #define EVT_PUSH(src, dst, type, optdata) ; argument
Devt.c57 evt_push(src, dst, type, optdata) in evt_push() argument