Searched refs:pf_frcache (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/net/ |
| H A D | pf_norm.c | 105 struct pf_frcache { struct 106 LIST_ENTRY(pf_frcache) fr_next; 136 LIST_HEAD(pf_cacheq, pf_frcache) fru_cache; /* non-buf */ 201 pool_init(&pf_cent_pl, sizeof(struct pf_frcache), 0, 0, 0, "pffrcent", in pf_normalize_init() 407 struct pf_frcache *frcache; in pf_free_fragment() 808 struct pf_frcache *__single frp, *__single fra, *__single cur = NULL; in pf_fragcache() 1488 struct pf_frcache *__single frp, *__single fra, *__single cur = NULL; in pf_frag6cache()
|