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