Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_scan.h94 u_long iscs_else; member
Dip_scan.c513 ipf_scan_stat.iscs_else++;
/netbsd/src/external/bsd/ipf/dist/
Dip_scan.h94 u_long iscs_else; member
Dip_scan.c508 ipf_scan_stat.iscs_else++;
/netbsd/src/external/bsd/ipf/dist/tools/
Dipscan_y.y488 printf("negative matches\t%ld\n", ipsc.iscs_else); in showlist()