Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dracoonctl.h48 int com_send(vchar_t *);
Dkmpstat.c121 com_send(combuf) in com_send() function
Dracoonctl.c310 if (com_send(combuf) != 0)
346 if (com_send(sendbuf) != 0) in evt_poll()