Searched refs:IPFOBJ_IPFSTAT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sbin/ipf/libipf/ |
| H A D | checkrev.c | 28 obj.ipfo_type = IPFOBJ_IPFSTAT; in checkrev()
|
| /freebsd-13.1/sbin/ipf/ipf/ |
| H A D | ipf.c | 472 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats() 524 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
|
| /freebsd-13.1/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_fil.h | 1290 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
|
| H A D | fil.c | 7238 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT); 7242 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT); 8032 IPFOBJ_IPFSTAT); 8036 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT);
|
| /freebsd-13.1/sbin/ipf/ipfstat/ |
| H A D | ipfstat.c | 468 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in ipfstate_live()
|
| /freebsd-13.1/contrib/ipfilter/ |
| H A D | ip_fil_compat.c | 1486 case IPFOBJ_IPFSTAT : 3101 case IPFOBJ_IPFSTAT :
|