Home
last modified time | relevance | path

Searched refs:ipf_scan_matchisc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.c72 int ipf_scan_matchisc(ipscan_t *, ipstate_t *, int, int, int *);
315 ipf_scan_matchisc(ipscan_t *isc, ipstate_t *is, int cl, int sl, int maxm[2]) in ipf_scan_matchisc() function
397 i = ipf_scan_matchisc(isc, is, cl, sl, NULL); in ipf_scan_match()
414 i = ipf_scan_matchisc(isc, is, cl, sl, maxm); in ipf_scan_match()