Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipnat/
H A Dipnat.c407 obj.ipfo_type = IPFOBJ_GTABLE; in dotable()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1303 #define IPFOBJ_GTABLE 17 /* struct ipftable */ macro
H A Dip_state.c4812 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE); in ipf_state_gettable()
H A Dip_nat.c7802 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE); in ipf_nat_gettable()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1126 obj.ipfo_type = IPFOBJ_GTABLE; in showstatestats()