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

  /src/sys/netinet/
ip_var.h 68 u_long ipf_errors; /* other errors returned by if_output */ member in struct:ipflow
ip_flow.c 357 ipf->ipf_errors++;
381 ipf->ipf_errors + ipf->ipf_dropped);
558 ipf->ipf_errors = ipf->ipf_dropped = 0;

Completed in 13 milliseconds