Searched refs:IPFOBJ_IPFSTAT (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sbin/ipf/libipf/ |
| H A D | checkrev.c | 27 obj.ipfo_type = IPFOBJ_IPFSTAT; in checkrev()
|
| /freebsd/sbin/ipf/ipf/ |
| H A D | ipf.c | 467 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats() 519 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_fil.h | 1287 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
|
| H A D | fil.c | 7327 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT); 7331 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT); 8120 IPFOBJ_IPFSTAT); 8124 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT);
|
| /freebsd/sbin/ipf/ipfstat/ |
| H A D | ipfstat.c | 462 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in ipfstate_live()
|