Home
last modified time | relevance | path

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

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dwifi-mac-header.cc152 case WIFI_MAC_CTL_RTS: in SetType()
493 return WIFI_MAC_CTL_RTS; in GetType()
653 return (GetType () == WIFI_MAC_CTL_RTS); in IsRts()
1066 case WIFI_MAC_CTL_RTS: in Print()
H A Dwifi-utils.cc103 rts.SetType (WIFI_MAC_CTL_RTS); in GetRtsSize()
H A Dwifi-mac-header.h40 WIFI_MAC_CTL_RTS, enumerator
H A Dframe-exchange-manager.cc572 rts.SetType (WIFI_MAC_CTL_RTS); in SendRts()