HomeSort by: relevance | last modified time | path
    Searched refs:add_recvdpkt (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 523 extern int add_recvdpkt(struct sockaddr *, struct sockaddr *, vchar_t *,
isakmp_ident.c 394 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
629 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg0) == -1) {
1047 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1270 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1575 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
isakmp_base.c 548 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1002 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1348 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
isakmp_agg.c 720 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1222 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
isakmp_quick.c 854 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local,
1675 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local, iph2->sendbuf, iph2->msg1) == -1) {
1903 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local, iph2->sendbuf, msg0) == -1) {
handler.c 1064 add_recvdpkt(struct sockaddr *remote, struct sockaddr *local, vchar_t *sbuf, function

Completed in 20 milliseconds