Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h84 u_long iscs_else; member
H A Dip_scan.c481 ipf_scan_stat.iscs_else++; in ipf_scan_match()
/freebsd/sbin/ipf/ipscan/
H A Dipscan_y.y485 printf("negative matches\t%ld\n", ipsc.iscs_else); in showlist()