Searched refs:IPFOBJ_IPFSTAT (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | checkrev.c | 28 obj.ipfo_type = IPFOBJ_IPFSTAT;
|
| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipf.c | 493 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats() 544 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
|
| H A D | ipfstat.c | 483 ipfo.ipfo_type = IPFOBJ_IPFSTAT;
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | fil.c | 7257 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT); in ipf_zerostats() 7261 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT); in ipf_zerostats() 8050 IPFOBJ_IPFSTAT); in ipf_ipf_ioctl() 8054 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT); in ipf_ipf_ioctl()
|
| H A D | ip_fil.h | 1349 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
|
| H A D | ip_fil_compat.c | 1503 case IPFOBJ_IPFSTAT : in ipf_in_compat() 3070 case IPFOBJ_IPFSTAT : in ipf_out_compat()
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | ip_fil_compat.c | 1510 case IPFOBJ_IPFSTAT : 3137 case IPFOBJ_IPFSTAT :
|