Home
last modified time | relevance | path

Searched refs:SIOCGETFS (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/ipfilter/lib/
H A Dcheckrev.c35 if (ioctl(vfd, SIOCGETFS, &obj)) {
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf.c532 if (ioctl(vfd, SIOCGETFS, &ipfo)) { in showversion()
H A Dipfstat.c452 if (ioctl(ipf_fd, SIOCGETFS, &ipfo) == -1) {
469 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) {
1322 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) {
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_fil.h46 # define SIOCGETFS _IOWR('r', 64, struct ipfobj) macro
86 # define SIOCGETFS _IOWR(r, 64, struct ipfobj) macro
H A Dip_fil_freebsd.c326 cmd != SIOCGETFS && cmd != SIOCGETFF &&
H A Dip_state.c728 case SIOCGETFS :
H A Dfil.c8302 case SIOCGETFS :