Home | History | Annotate | Download | only in racoon

Lines Matching refs:sendbuf

824 	if (iph1->sendbuf == NULL) {
826 "no buffer found as sendbuf\n");
831 VPTRINIT(iph1->sendbuf);
1002 if (iph2->sendbuf == NULL) {
1004 "no buffer found as sendbuf\n");
1007 VPTRINIT(iph2->sendbuf);
1850 if (isakmp_send(iph1, iph1->sendbuf) < 0){
1913 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0){