Home
last modified time | relevance | path

Searched refs:IPFOBJ_IPFSTAT (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dcheckrev.c28 obj.ipfo_type = IPFOBJ_IPFSTAT;
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf.c493 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats()
544 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
H A Dipfstat.c483 ipfo.ipfo_type = IPFOBJ_IPFSTAT;
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dfil.c7257 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 Dip_fil.h1349 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
H A Dip_fil_compat.c1503 case IPFOBJ_IPFSTAT : in ipf_in_compat()
3070 case IPFOBJ_IPFSTAT : in ipf_out_compat()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c1510 case IPFOBJ_IPFSTAT :
3137 case IPFOBJ_IPFSTAT :