Searched refs:ipf_interror (Results 1 – 5 of 5) sorted by relevance
110 ipf_interror = 90001;126 ipf_interror = 90002;171 ipf_interror = 90003;220 ipf_interror = 90004;606 ipf_interror = 90005;
305 V_ipfmain.ipf_interror = 130001;313 V_ipfmain.ipf_interror = 130002;320 V_ipfmain.ipf_interror = 130003;328 V_ipfmain.ipf_interror = 130004;
1578 int ipf_interror; /* Should be in a struct that is per */ member1656 #define IPFERROR(_e) do { softc->ipf_interror = (_e); \
4747 softc->ipf_interror = 145;6222 error = BCOPYOUT(&softc->ipf_interror, data,6223 sizeof(softc->ipf_interror));
348 (u_int)cmd, data, i, softc->ipf_interror); in ipftestioctl()486 (u_int)cmd, data, i, softc->ipf_interror); in ipooltestioctl()