OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shmif_nextpktoff
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/rump/net/lib/libshmif/
shmif_busops.c
92
busmem->shm_first =
shmif_nextpktoff
(busmem, busmem->shm_first);
135
shmif_nextpktoff
(struct shmif_mem *busmem, uint32_t oldoff)
function
shmifvar.h
88
uint32_t
shmif_nextpktoff
(struct shmif_mem *, uint32_t);
if_shmem.c
659
busmem->shm_last =
shmif_nextpktoff
(busmem, busmem->shm_last);
720
lastoff =
shmif_nextpktoff
(busmem, busmem->shm_last);
781
shmif_nextpktoff
(busmem, busmem->shm_last)
/src/usr.bin/shmif_pcapin/
shmif_pcapin.c
195
bmem->shm_last =
shmif_nextpktoff
(bmem, bmem->shm_last);
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026