Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dif_ethersubr.c141 static int ether_debug; variable
167 &ether_debug, 0, "Ether debug");
1025 if (ether_debug & 1) { in ether_demux_oncpu()
1050 if ((ether_debug & 2) == 0) in ether_demux_oncpu()