Searched refs:pf_fillup_fragment (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_norm.c137 static struct pf_fragment *pf_fillup_fragment(struct pf_fragment_cmp *,
330 pf_fillup_fragment(struct pf_fragment_cmp *key, struct pf_frent *frent, function
566 if ((frag = pf_fillup_fragment(&key, frent, reason)) == NULL)
648 if ((frag = pf_fillup_fragment(&key, frent, reason)) == NULL) {

Completed in 123 milliseconds