Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipf/libipf/
H A Dcheckrev.c28 obj.ipfo_type = IPFOBJ_IPFSTAT; in checkrev()
/freebsd-13.1/sbin/ipf/ipf/
H A Dipf.c472 obj.ipfo_type = IPFOBJ_IPFSTAT; in zerostats()
524 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in showversion()
/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1290 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro
H A Dfil.c7238 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT);
7242 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT);
8032 IPFOBJ_IPFSTAT);
8036 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT);
/freebsd-13.1/sbin/ipf/ipfstat/
H A Dipfstat.c468 ipfo.ipfo_type = IPFOBJ_IPFSTAT; in ipfstate_live()
/freebsd-13.1/contrib/ipfilter/
H A Dip_fil_compat.c1486 case IPFOBJ_IPFSTAT :
3101 case IPFOBJ_IPFSTAT :