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