Searched refs:pf_isfull_fragment (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_norm.c139 static int pf_isfull_fragment(struct pf_fragment *);
479 pf_isfull_fragment(struct pf_fragment *frag) function
572 if (!pf_isfull_fragment(frag))
656 if (!pf_isfull_fragment(frag)) {

Completed in 162 milliseconds