Searched refs:pf_frcache (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c104 struct pf_frcache { struct
105 LIST_ENTRY(pf_frcache) fr_next;
135 LIST_HEAD(pf_cacheq, pf_frcache) fru_cache; /* non-buf */
197 pool_init(&pf_cent_pl, sizeof (struct pf_frcache), 0, 0, 0, "pffrcent",
395 struct pf_frcache *frcache;
701 struct pf_frcache *frp, *fra, *cur = NULL;
1207 struct pf_frcache *frp, *fra, *cur = NULL;

Completed in 24 milliseconds