Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/wifi/
Dmedium.rs46 struct Station { struct
55 impl Station { impl
140 fn get_station(&self, addr: &MacAddress) -> anyhow::Result<Arc<Station>> { in get_station()
268 destination: &Station, in send_from_ds_frame()
356 source: &Station, in send_from_sta_frame()
357 destination: &Station, in send_from_sta_frame()