HomeSort by relevance Sort by last modified time
    Searched refs:recvfromto (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
sockmisc.h 60 extern int recvfromto __P((int, void *, size_t, int,
sockmisc.c 273 int recvfromto(int s, void *buf, size_t len, int flags, struct sockaddr *from, function
374 recvfromto(s, buf, buflen, flags, from, fromlen, to, tolen) function
isakmp.c 221 while ((len = recvfromto(so_isakmp, x.buf, sizeof(x),
320 while ((len = recvfromto(so_isakmp, (char *)tmpbuf->v, tmpbuf->l,
    [all...]

Completed in 30 milliseconds