Home
last modified time | relevance | path

Searched defs:peek (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/bpf/map/
H A Dqueue.rs24 fn peek(&self) -> Option<&BpfQueueValue>; in peek() method
74 fn peek(&self) -> Option<&BpfQueueValue> { in peek() method
119 fn peek(&self) -> Option<&BpfQueueValue> { in peek() method