OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sl_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.h
61
int
sl_idx
; /* update index */
member in struct:synclist
ip_sync.c
128
u_int
sl_idx
; /* next available sync log entry */
member in struct:ipf_sync_softc_s
224
softs->
sl_idx
= 0;
592
while ((softs->sl_tail == softs->
sl_idx
) &&
637
while ((softs->sl_tail < softs->
sl_idx
) &&
657
su->sup_hdr.sm_sl->
sl_idx
= -1;
659
if (softs->sl_tail == softs->
sl_idx
)
660
softs->sl_tail = softs->
sl_idx
= 0;
739
sl->
sl_idx
= -1;
854
if (sl->
sl_idx
!= -1)
855
softs->syncupd[sl->
sl_idx
].sup_hdr.sm_sl = NULL
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025