Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/tools/
Dipnat.c432 obj.ipfo_type = IPFOBJ_GTABLE;
Dipfstat.c1139 obj.ipfo_type = IPFOBJ_GTABLE;
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h1365 #define IPFOBJ_GTABLE 17 /* struct ipftable */ macro
Dip_state.c4830 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE); in ipf_state_gettable()
Dip_nat.c7823 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE); in ipf_nat_gettable()