OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_nextpacket
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/net/lib/libshmif/
if_shmem.c
101
uint32_t
sc_nextpacket
;
member in struct:shmif_sc
278
sc->
sc_nextpacket
= sc->sc_busmem->shm_last;
445
sc->
sc_nextpacket
= sc->sc_busmem->shm_last;
719
devoff = sc->
sc_nextpacket
;
772
sc->
sc_nextpacket
, sc->sc_devgen));
782
== sc->
sc_nextpacket
) {
792
nextpkt = sc->
sc_nextpacket
;
821
sc->
sc_nextpacket
= nextpkt;
if_shmem.c
101
uint32_t
sc_nextpacket
;
member in struct:shmif_sc
278
sc->
sc_nextpacket
= sc->sc_busmem->shm_last;
445
sc->
sc_nextpacket
= sc->sc_busmem->shm_last;
719
devoff = sc->
sc_nextpacket
;
772
sc->
sc_nextpacket
, sc->sc_devgen));
782
== sc->
sc_nextpacket
) {
792
nextpkt = sc->
sc_nextpacket
;
821
sc->
sc_nextpacket
= nextpkt;
Completed in 21 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025