Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h28 # define SIOCGSCST _IOWR('r', 62, struct ipscan *) macro
H A Dip_scan.c578 case SIOCGSCST : in ipf_scan_ioctl()
/freebsd/sbin/ipf/ipscan/
H A Dipscan_y.y469 if (ioctl(fd, SIOCGSCST, &ipscp) == -1) in showlist()