HomeSort by: relevance | last modified time | path
    Searched refs:IPFOBJ_GTABLE (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipnat.c 432 obj.ipfo_type = IPFOBJ_GTABLE;
ipfstat.c 1139 obj.ipfo_type = IPFOBJ_GTABLE;
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1365 #define IPFOBJ_GTABLE 17 /* struct ipftable */
ip_state.c 4830 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE);
ip_nat.c 7824 error = ipf_inobj(softc, data, NULL, &table, IPFOBJ_GTABLE);

Completed in 40 milliseconds