Searched refs:SIOCADSCA (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_scan.h28 # define SIOCADSCA _IOWR('r', 60, struct ipscan *) macro
H A Dip_scan.c595 case SIOCADSCA :
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipscan_y.y397 perror("SIOCADSCA");
399 if (ioctl(fd, SIOCADSCA, &iscp) == -1)
400 perror("SIOCADSCA");

Completed in 58 milliseconds