Home | History | Annotate | Download | only in netinet

Lines Matching defs:ipf_frag_deref

123 static void ipf_frag_deref(void *, ipfr_t **, ipfrwlock_t *);
130 static void ipf_frag_deref(void *, ipfr_t **);
1201 ipf_frag_deref(softc, &frag, lock);
1203 ipf_frag_deref(softc, &frag);
1223 ipf_frag_deref(softc->ipf_frag_soft, frp, &softf->ipfr_frag);
1225 ipf_frag_deref(softc->ipf_frag_soft, frp);
1243 ipf_frag_deref(softc->ipf_frag_soft, frp, &softf->ipfr_natfrag);
1245 ipf_frag_deref(softc->ipf_frag_soft, frp);
1251 /* Function: ipf_frag_deref */
1262 ipf_frag_deref(void *arg, ipfr_t **frp