Searched refs:ipf_errors (Results 1 – 3 of 3) sorted by relevance
30 static ipf_error_entry_t ipf_errors[IPF_NUM_ERRORS] = { variable535 ie = ipf_errors + l + step;
357 ipf->ipf_errors++; in ipflow_fastforward()381 ipf->ipf_errors + ipf->ipf_dropped); in ipflow_addstats()558 ipf->ipf_errors = ipf->ipf_dropped = 0; in ipflow_create()
68 u_long ipf_errors; /* other errors returned by if_output */ member