OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lo_shift
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_dge.c
2211
static const int
lo_shift
[4] = { 4, 3, 2, 0 };
local
2215
hash = (enaddr[4] >>
lo_shift
[sc->sc_mchash_type]) |
if_wm.c
4378
static const int
lo_shift
[4] = { 4, 3, 2, 0 };
local
4393
hash = (enaddr[4] >>
lo_shift
[sc->sc_mchash_type]) |
Completed in 32 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026