Home
last modified time | relevance | path

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

/external/crosvm/net_util/src/
Dlib.rs262 fn set_offload(&self, flags: c_uint) -> Result<()>; in set_offload() method
442 fn set_offload(&self, flags: c_uint) -> Result<()> { in set_offload() method
583 fn set_offload(&self, _: c_uint) -> Result<()> { in set_offload() method