Searched refs:ipf_scan_matchisc (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_scan.c | 76 int ipf_scan_matchisc __P((ipscan_t *, ipstate_t *, int, int, int *)); 328 ipf_scan_matchisc(isc, is, cl, sl, maxm) in ipf_scan_matchisc() function 414 i = ipf_scan_matchisc(isc, is, cl, sl, NULL); 431 i = ipf_scan_matchisc(isc, is, cl, sl, maxm);
|