Searched defs:recvfromto (Results 1 – 1 of 1) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | sockmisc.c | 280 int recvfromto(int s, void *buf, size_t len, int flags, struct sockaddr *from, in recvfromto() function 385 recvfromto(s, buf, buflen, flags, from, fromlen, to, tolen) in recvfromto() function
|