Searched refs:IPFOBJ_FRENTRY (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | fil.c | 4425 error = ipf_inobj(softc, data, NULL, fp, IPFOBJ_FRENTRY); in frrequest() 4439 error = ipf_inobjsz(softc, data, f, IPFOBJ_FRENTRY, in frrequest() 4913 error = ipf_outobj(softc, data, fp, IPFOBJ_FRENTRY); in frrequest() 7757 obj.ipfo_type = IPFOBJ_FRENTRY; in ipf_getnextrule()
|
| D | ip_fil.h | 1348 #define IPFOBJ_FRENTRY 0 /* struct frentry */ macro
|
| D | ip_fil_compat.c | 1428 case IPFOBJ_FRENTRY : in ipf_in_compat() 3010 case IPFOBJ_FRENTRY : in ipf_out_compat()
|
| /netbsd/src/external/bsd/ipf/dist/tools/ |
| D | ipf_y.y | 2412 obj.ipfo_type = IPFOBJ_FRENTRY;
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_fil_compat.c | 1435 case IPFOBJ_FRENTRY : 3077 case IPFOBJ_FRENTRY :
|