OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npflog_softc_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
if_npflog.c
63
}
npflog_softc_t
;
typedef in typeref:struct:npflog_softc
83
npflog_softc_t
*sc;
94
npflog_softc_t
*sc = ifp->if_softc;
113
npflog_softc_t
*sc;
116
sc = kmem_zalloc(sizeof(
npflog_softc_t
), KM_SLEEP);
140
npflog_softc_t
*sc = ifp->if_softc;
149
kmem_free(sc, sizeof(
npflog_softc_t
));
if_npflog.c
63
}
npflog_softc_t
;
typedef in typeref:struct:npflog_softc
83
npflog_softc_t
*sc;
94
npflog_softc_t
*sc = ifp->if_softc;
113
npflog_softc_t
*sc;
116
sc = kmem_zalloc(sizeof(
npflog_softc_t
), KM_SLEEP);
140
npflog_softc_t
*sc = ifp->if_softc;
149
kmem_free(sc, sizeof(
npflog_softc_t
));
Completed in 123 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025