Searched defs:tie (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | raw_ostream.h | 348 void tie(raw_ostream *TieTo) { TiedStream = TieTo; } tie() function |
/freebsd-src/sys/net80211/ | ||
H A D | ieee80211_output.c | 3549 struct ieee80211_tim_ie *tie = (struct ieee80211_tim_ie *) frm; ieee80211_beacon_construct() local |
/freebsd-src/contrib/wpa/src/common/ | ||
H A D | wpa_common.h | 504 const u8 *tie; global() member |
/freebsd-src/sys/dev/wpi/ | ||
H A D | if_wpi.c | 4345 struct ieee80211_tim_ie *tie; in wpi_config_beacon() local |