OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:randnum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/net/lib/libshmif/
if_shmem.c
167
uint64_t
randnum
;
local in function:allocif
170
randnum
= cprng_strong64();
171
memcpy(&enaddr[2], &
randnum
, 4);
176
sc->sc_uid =
randnum
;
if_shmem.c
167
uint64_t
randnum
;
local in function:allocif
170
randnum
= cprng_strong64();
171
memcpy(&enaddr[2], &
randnum
, 4);
176
sc->sc_uid =
randnum
;
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025