Searched refs:pf_create_fragment (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_norm.c139 static struct pf_frent *pf_create_fragment(u_short *);
334 pf_create_fragment(u_short *reason) function
755 if ((frent = pf_create_fragment(reason)) == NULL)
836 if ((frent = pf_create_fragment(reason)) == NULL) {

Completed in 111 milliseconds