Searched refs:IPFOBJ_IPFSTAT (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sbin/ipf/libipf/ |
| H A D | checkrev.c | 27 obj.ipfo_type = IPFOBJ_IPFSTAT; in checkrev()
|
| /freebsd-14.2/sbin/ipf/ipf/ |
| H A D | ipf.c | 471 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats() 523 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
|
| /freebsd-14.2/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_fil.h | 1289 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
|
| H A D | fil.c | 7247 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT); 7251 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT); 8036 IPFOBJ_IPFSTAT); 8040 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT);
|
| /freebsd-14.2/sbin/ipf/ipfstat/ |
| H A D | ipfstat.c | 466 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in ipfstate_live()
|