Home | Sort by: relevance | last modified time | path |
/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++; |