Searched refs:ipf_interror (Results 1 – 4 of 4) sorted by relevance
110 ipf_interror = 90001;126 ipf_interror = 90002;171 ipf_interror = 90003;220 ipf_interror = 90004;606 ipf_interror = 90005;
295 V_ipfmain.ipf_interror = 130001;303 V_ipfmain.ipf_interror = 130002;310 V_ipfmain.ipf_interror = 130003;318 V_ipfmain.ipf_interror = 130004;
1531 int ipf_interror; /* Should be in a struct that is per */ member1609 #define IPFERROR(_e) do { softc->ipf_interror = (_e); \
4745 softc->ipf_interror = 145;6220 error = BCOPYOUT(&softc->ipf_interror, data,6221 sizeof(softc->ipf_interror));