OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evt_push
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
evt.h
79
void
evt_push
(struct sockaddr *, struct sockaddr *, int, vchar_t *);
83
#define
EVT_PUSH
(src, dst, type, optdata)
evt_push
(src, dst, type, optdata);
85
#define
EVT_PUSH
(src, dst, type, optdata) ;
evt.c
57
evt_push
(src, dst, type, optdata)
function
Completed in 27 milliseconds