Home | History | Annotate | Download | only in racoon

Lines Matching refs:sendbuf

826 	if (iph1->sendbuf == NULL) {
828 "no buffer found as sendbuf\n");
833 VPTRINIT(iph1->sendbuf);
989 if (iph2->sendbuf == NULL) {
991 "no buffer found as sendbuf\n");
994 VPTRINIT(iph2->sendbuf);
1901 if (isakmp_send(iph1, iph1->sendbuf) < 0){
1960 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0){