Home | History | Annotate | Download | only in racoon

Lines Matching defs:sendbuf

336 	vchar_t *sendbuf;
338 if ((sendbuf = f_getevt(0, NULL)) == NULL)
346 if (com_send(sendbuf) != 0)
359 vfree(sendbuf);