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

  /src/sys/net/
if_ethersubr.c 676 static int earlypkts; local in function:ether_input
702 if (__predict_false(earlypkts < 100 ||
705 earlypkts++;
if_ethersubr.c 676 static int earlypkts; local in function:ether_input
702 if (__predict_false(earlypkts < 100 ||
705 earlypkts++;

Completed in 23 milliseconds