Home
last modified time | relevance | path

Searched refs:ether_input_ckhash (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/
H A Dif_ethersubr.c151 static int ether_input_ckhash; variable
197 &ether_input_ckhash, 0, "always check hash");
1403 __predict_false(ether_input_ckhash)) { in ether_input_handler()
1421 if (__predict_false(ether_input_ckhash)) in ether_input_handler()