Home
last modified time | relevance | path

Searched refs:IPFOBJ_FRENTRY (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/bsd/ipf/netinet/
Dfil.c4425 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()
Dip_fil.h1348 #define IPFOBJ_FRENTRY 0 /* struct frentry */ macro
Dip_fil_compat.c1428 case IPFOBJ_FRENTRY : in ipf_in_compat()
3010 case IPFOBJ_FRENTRY : in ipf_out_compat()
/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y2412 obj.ipfo_type = IPFOBJ_FRENTRY;
/netbsd/src/external/bsd/ipf/dist/
Dip_fil_compat.c1435 case IPFOBJ_FRENTRY :
3077 case IPFOBJ_FRENTRY :