Searched refs:sendto_nat_t (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/npppd/common/ |
H A D | recvfromto.h | 36 int sendto_nat_t (int, const void *, size_t, int, struct sockaddr *, u_int, void *);
|
H A D | recvfromto.c | 190 sendto_nat_t(int s, const void *buf, size_t buflen, int flags, in sendto_nat_t() function
|
/openbsd/usr.sbin/npppd/l2tp/ |
H A D | l2tp_ctrl.c | 504 rval = sendto_nat_t(LISTENER_SOCK(_this), msg, len, 0, in l2tp_ctrl_send()
|