Home
last modified time | relevance | path

Searched refs:ChannelInfo (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/daemon/src/wifi/
Dradiotap.rs32 channel: ChannelInfo,
37 struct ChannelInfo { struct
63 channel: ChannelInfo { freq: frame.freq.unwrap_or(0) as u16, flags: 0 }, in frame_into_pcap()