OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pf_frcache
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
81
struct
pf_frcache
{
struct
82
LIST_ENTRY(
pf_frcache
) fr_next;
106
LIST_HEAD(pf_cacheq,
pf_frcache
) fru_cache; /* non-buf */
154
pool_init(&pf_cent_pl, sizeof(struct
pf_frcache
), 0, 0, 0, "pffrcent",
165
pool_init(&pf_cent_pl, sizeof(struct
pf_frcache
), 0, 0, 0, "pffrcent",
278
struct
pf_frcache
*frcache;
564
struct
pf_frcache
*frp, *fra, *cur = NULL;
pf_norm.c
81
struct
pf_frcache
{
struct
82
LIST_ENTRY(
pf_frcache
) fr_next;
106
LIST_HEAD(pf_cacheq,
pf_frcache
) fru_cache; /* non-buf */
154
pool_init(&pf_cent_pl, sizeof(struct
pf_frcache
), 0, 0, 0, "pffrcent",
165
pool_init(&pf_cent_pl, sizeof(struct
pf_frcache
), 0, 0, 0, "pffrcent",
278
struct
pf_frcache
*frcache;
564
struct
pf_frcache
*frp, *fra, *cur = NULL;
Completed in 22 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025