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

/external/ipsec-tools/src/racoon/
H A Disakmp.c2599 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid)
2635 return set_isakmp_header (vbuf, iph1, nptype, iph1->etype, iph1->flags, iph1->msgid);
2647 return set_isakmp_header (vbuf, iph2->ph1, nptype, ISAKMP_ETYPE_QUICK, iph2->flags, iph2->msgid);
2598 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) function

Completed in 280 milliseconds