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

/netbsd-current/external/bsd/ipf/dist/
H A Dip_scan.c86 int ipf_scan_matchisc __P((ipscan_t *, ipstate_t *, int, int, int *));
338 ipf_scan_matchisc(isc, is, cl, sl, maxm) function
424 i = ipf_scan_matchisc(isc, is, cl, sl, NULL);
441 i = ipf_scan_matchisc(isc, is, cl, sl, maxm);
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_scan.c91 int ipf_scan_matchisc(ipscan_t *, ipstate_t *, int, int, int *);
343 ipf_scan_matchisc(isc, is, cl, sl, maxm) function
429 i = ipf_scan_matchisc(isc, is, cl, sl, NULL);
446 i = ipf_scan_matchisc(isc, is, cl, sl, maxm);

Completed in 134 milliseconds