OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vs_drop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
video.c
142
bool
vs_drop
; /* drop payloads from current
member in struct:video_stream
2688
if (vs->
vs_drop
|| SIMPLEQ_EMPTY(&vs->vs_ingress)) {
2691
vs->
vs_drop
= true;
2733
if (vs->
vs_drop
) {
2734
vs->
vs_drop
= false;
video.c
142
bool
vs_drop
; /* drop payloads from current
member in struct:video_stream
2688
if (vs->
vs_drop
|| SIMPLEQ_EMPTY(&vs->vs_ingress)) {
2691
vs->
vs_drop
= true;
2733
if (vs->
vs_drop
) {
2734
vs->
vs_drop
= false;
Completed in 168 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025