Searched refs:IPFOBJ_FRENTRY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | fil.c | 4542 error = ipf_inobj(softc, data, NULL, fp, IPFOBJ_FRENTRY); 4556 error = ipf_inobjsz(softc, data, f, IPFOBJ_FRENTRY, 5022 error = ipf_outobj(softc, data, fp, IPFOBJ_FRENTRY); 7999 obj.ipfo_type = IPFOBJ_FRENTRY;
|
| H A D | ip_fil.h | 1285 #define IPFOBJ_FRENTRY 0 /* struct frentry */ macro
|