Searched refs:pf_frcache (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/net/ |
| H A D | pf_norm.c | 104 struct pf_frcache { struct 105 LIST_ENTRY(pf_frcache) fr_next; 135 LIST_HEAD(pf_cacheq, pf_frcache) fru_cache; /* non-buf */ 200 pool_init(&pf_cent_pl, sizeof(struct pf_frcache), 0, 0, 0, "pffrcent", in pf_normalize_init() 406 struct pf_frcache *frcache; in pf_free_fragment() 806 struct pf_frcache *frp, *fra, *cur = NULL; in pf_fragcache() 1483 struct pf_frcache *frp, *fra, *cur = NULL; in pf_frag6cache()
|