Searched refs:add_recvdpkt (Results 1 - 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dhandler.h473 extern int add_recvdpkt __P((struct sockaddr *, struct sockaddr *,
H A Disakmp_ident.c400 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
641 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg0) == -1) {
1072 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1300 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1611 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
H A Disakmp_base.c560 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1029 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1382 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
H A Disakmp_agg.c748 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
1269 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
H A Disakmp_quick.c633 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local,
1359 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local, iph2->sendbuf, iph2->msg1) == -1) {
1584 if (add_recvdpkt(iph2->ph1->remote, iph2->ph1->local, iph2->sendbuf, msg0) == -1) {
H A Dhandler.c932 add_recvdpkt(remote, local, sbuf, rbuf) function

Completed in 107 milliseconds