Searched refs:ike_session_check_recvdpkt (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dhandler.h388 extern int ike_session_check_recvdpkt (struct sockaddr_storage *, struct sockaddr_storage *, vchar_t *);
H A Dhandler.c1018 ike_session_check_recvdpkt(remote, local, rbuf) function
H A Disakmp.c320 if (ike_session_check_recvdpkt(&remote, &local, buf)) {
3221 if (ike_session_check_recvdpkt(remote, local, newmsg) > 0) {

Completed in 166 milliseconds