Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dpunctuated.rs99 if let Some((value, _punct)) = self.inner.get(index) { in get()
111 if let Some((value, _punct)) = self.inner.get_mut(index) { in get_mut()
/linux/net/wireless/
H A Dchan.c472 u16 _punct = 0; in cfg80211_chandef_primary() local
482 punctured = &_punct; in cfg80211_chandef_primary()