Man Page: ieee80211_rts_duration
Operating Environment: suse
Section: 9
IEEE80211_RTS_DURATI(9) The basic mac80211 driver inte IEEE80211_RTS_DURATI(9)NAMEieee80211_rts_duration - Get the duration field for an RTS frameSYNOPSIS__le16 ieee80211_rts_duration(struct ieee80211_hw * hw, struct ieee80211_vif * vif, size_t frame_len, const struct ieee80211_tx_info * frame_txctl);ARGUMENTShw pointer obtained from ieee80211_alloc_hw. vif struct ieee80211_vif pointer from the add_interface callback. frame_len the length of the frame that is going to be protected by the RTS. frame_txctl struct ieee80211_tx_info of the frame.DESCRIPTIONIf the RTS is generated in firmware, but the host system must provide the duration field, the low-level driver uses this function to receive the duration field value in little-endian byteorder.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_RTS_DURATI(9)
| Related Man Pages |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| ieee80211_sta_block_awake(9) - centos |
| struct_ieee80211_tx_rate(9) - centos |
| ieee80211_get_buffered_bc(9) - suse |
| struct_ieee80211_hw(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Docker learning Phase-I |