OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_sync_softc_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.c
142
}
ipf_sync_softc_t
;
typedef in typeref:struct:ipf_sync_softc_s
144
static int ipf_sync_flush_table(
ipf_sync_softc_t
*, int, synclist_t **);
146
static void ipf_sync_del(
ipf_sync_softc_t
*, synclist_t *);
161
ipf_sync_softc_t
*softs;
163
KMALLOC(softs,
ipf_sync_softc_t
*);
192
ipf_sync_softc_t
*softs = arg;
257
ipf_sync_softc_t
*softs = arg;
302
ipf_sync_softc_t
*softs = arg;
430
ipf_sync_softc_t
*softs = softc->ipf_sync_soft;
583
ipf_sync_softc_t
*softs = softc->ipf_sync_soft
[
all
...]
/src/external/bsd/ipf/dist/
ip_sync.c
138
}
ipf_sync_softc_t
;
typedef in typeref:struct:ipf_sync_softc_s
140
static int ipf_sync_flush_table __P((
ipf_sync_softc_t
*, int, synclist_t **));
142
static void ipf_sync_del __P((
ipf_sync_softc_t
*, synclist_t *));
158
ipf_sync_softc_t
*softs;
160
KMALLOC(softs,
ipf_sync_softc_t
*);
191
ipf_sync_softc_t
*softs = arg;
258
ipf_sync_softc_t
*softs = arg;
305
ipf_sync_softc_t
*softs = arg;
441
ipf_sync_softc_t
*softs = softc->ipf_sync_soft;
596
ipf_sync_softc_t
*softs = softc->ipf_sync_soft
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026