Searched refs:recvfromto_nat_t (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/npppd/common/ |
H A D | recvfromto.h | 34 int recvfromto_nat_t (int, void *, size_t, int, struct sockaddr *, u_int *,
|
H A D | recvfromto.c | 44 recvfromto_nat_t(int s, void *buf, size_t buflen, int flags, in recvfromto_nat_t() function 185 return recvfromto_nat_t(s, buf, buflen, flags, from, fromlen, in recvfromto()
|
/openbsd/usr.sbin/npppd/l2tp/ |
H A D | l2tpd.c | 614 if ((sz = recvfromto_nat_t(_this->sock, buf,
|