OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_auth_soft
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_auth.c
384
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
505
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
595
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
693
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
763
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
890
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
911
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
1262
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
1274
ipf_auth_softc_t *softa = softc->
ipf_auth_soft
;
fil.c
8117
ipf_auth_setlock(softc->
ipf_auth_soft
, tmp);
9311
softc->
ipf_auth_soft
= ipf_auth_soft_create(softc);
9312
if (softc->
ipf_auth_soft
== NULL) {
9357
if (softc->
ipf_auth_soft
!= NULL) {
9358
ipf_auth_soft_destroy(softc, softc->
ipf_auth_soft
);
9359
softc->
ipf_auth_soft
= NULL;
9423
if (ipf_auth_soft_init(softc, softc->
ipf_auth_soft
) == -1)
9450
if (ipf_auth_soft_fini(softc, softc->
ipf_auth_soft
) == -1)
ip_fil.h
1644
void *
ipf_auth_soft
;
member in struct:ipf_main_softc_s
Completed in 22 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025