OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frag_last_index
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_frag.c
265
if (iph1->
frag_last_index
!= 0) {
274
if (item->frag_num > iph1->
frag_last_index
) {
291
iph1->
frag_last_index
= item->frag_num;
295
if (iph1->
frag_last_index
!= 0) {
297
for (i = 1; i <= iph1->
frag_last_index
; i++) {
308
if (i > iph1->
frag_last_index
) {/* It is complete */
379
iph1->
frag_last_index
= 0;
handler.h
144
int
frag_last_index
;
member in struct:ph1handle
isakmp_inf.c
705
iph1->
frag_last_index
= 0;
isakmp.c
1070
iph1->
frag_last_index
= 0;
1173
iph1->
frag_last_index
= 0;
Completed in 18 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026