Searched refs:set_isakmp_header (Results 1 – 1 of 1) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | isakmp.c | 2603 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() function 2639 return set_isakmp_header (vbuf, iph1, nptype, iph1->etype, iph1->flags, iph1->msgid); 2651 return set_isakmp_header (vbuf, iph2->ph1, nptype, ISAKMP_ETYPE_QUICK, iph2->flags, iph2->msgid);
|