Home
last modified time | relevance | path

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

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