Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c7472 error = ipf_inobj(softc, data, &obj, &fio, IPFOBJ_IPFSTAT);
7476 error = ipf_outobj(softc, data, &fio, IPFOBJ_IPFSTAT);
8305 IPFOBJ_IPFSTAT);
8309 error = ipf_outobj(softc, (void *)data, &fio, IPFOBJ_IPFSTAT);
H A Dip_fil.h1286 #define IPFOBJ_IPFSTAT 1 /* struct friostat */ macro