OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_sync_soft
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.c
430
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
583
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
690
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
918
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1018
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1150
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1277
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1396
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1422
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
1452
ipf_sync_softc_t *softs = softc->
ipf_sync_soft
;
[
all
...]
fil.c
9287
softc->
ipf_sync_soft
= ipf_sync_soft_create(softc);
9288
if (softc->
ipf_sync_soft
== NULL) {
9367
if (softc->
ipf_sync_soft
!= NULL) {
9368
ipf_sync_soft_destroy(softc, softc->
ipf_sync_soft
);
9369
softc->
ipf_sync_soft
= NULL;
9411
if (ipf_sync_soft_init(softc, softc->
ipf_sync_soft
) == -1)
9462
if (ipf_sync_soft_fini(softc, softc->
ipf_sync_soft
) == -1)
ip_fil.h
1646
void *
ipf_sync_soft
;
member in struct:ipf_main_softc_s
ip_nat.c
2342
ipf_sync_del_nat(softc->
ipf_sync_soft
, nat->nat_sync);
3347
ipf_sync_del_nat(softc->
ipf_sync_soft
, nat->nat_sync);
ip_nat6.c
1234
ipf_sync_del_nat(softc->
ipf_sync_soft
, nat->nat_sync);
ip_state.c
3617
ipf_sync_del_state(softc->
ipf_sync_soft
, is->is_sync);
Completed in 37 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026