Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h27 # define SIOCRMSCA _IOWR('r', 61, struct ipscan *) macro
H A Dip_scan.c575 case SIOCRMSCA : in ipf_scan_ioctl()
/freebsd/sbin/ipf/ipscan/
H A Dipscan_y.y392 if (ioctl(fd, SIOCRMSCA, &iscp) == -1) in addtag()