Searched refs:IPFOBJ_FRENTRY (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_fil.h | 1286 #define IPFOBJ_FRENTRY 0 /* struct frentry */ macro
|
| H A D | fil.c | 4458 error = ipf_inobj(softc, data, NULL, fp, IPFOBJ_FRENTRY); in frrequest() 4483 error = ipf_inobjsz(softc, data, f, IPFOBJ_FRENTRY, in frrequest() 4986 error = ipf_outobj(softc, data, fp, IPFOBJ_FRENTRY); in frrequest() 7827 obj.ipfo_type = IPFOBJ_FRENTRY;
|
| /freebsd/sbin/ipf/common/ |
| H A D | ipf_y.y | 2406 obj.ipfo_type = IPFOBJ_FRENTRY; in ipf_addrule()
|