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

  /src/dist/pf/usr.sbin/ftp-proxy/
ipf.c 176 obj.ipfo_type = IPFOBJ_IPNAT;
190 obj.ipfo_type = IPFOBJ_IPNAT;
  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 1031 IPFOBJ_IPNAT);
1046 error = ipf_inobjsz(softc, data, nt, IPFOBJ_IPNAT,
1146 (void) ipf_outobj(softc, data, &natd, IPFOBJ_IPNAT);
1183 error = ipf_outobjsz(softc, data, n, IPFOBJ_IPNAT,
6619 objp->ipfo_type = IPFOBJ_IPNAT;
ip_fil.h 1353 #define IPFOBJ_IPNAT 5 /* struct ipnat */
ip_fil_compat.c 1540 case IPFOBJ_IPNAT :
3107 case IPFOBJ_IPNAT :
  /src/external/bsd/ipf/dist/tools/
ipnat_y.y 1494 obj.ipfo_type = IPFOBJ_IPNAT;
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 1547 case IPFOBJ_IPNAT :
3174 case IPFOBJ_IPNAT :

Completed in 44 milliseconds