Home
last modified time | relevance | path

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

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