OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_maxupdates
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
if_pfsync.h
131
int
sc_maxupdates
; /* number of updates/state */
member in struct:pfsync_softc
if_pfsync.c
165
pfsyncif->
sc_maxupdates
= 128;
908
pfsyncr.pfsyncr_maxupdates = sc->
sc_maxupdates
;
929
sc->
sc_maxupdates
= pfsyncr.pfsyncr_maxupdates;
1180
if (action == PFSYNC_ACT_UPD && sc->
sc_maxupdates
) {
1313
(sc->
sc_maxupdates
&& (sp->updates >= sc->
sc_maxupdates
)))
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025