Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dbcc.rs87 pub struct Bcc { struct
91 impl Bcc { implementation
94 pub fn new(received_bcc: Option<&[u8]>) -> Result<Bcc> { in new()
Dconfig.rs165 Bcc = 0, enumerator