Man Page: ieee80211_generic_frame_duration
Operating Environment: suse
Section: 9
IEEE80211_GENERIC_FR(9) The basic mac80211 driver inte IEEE80211_GENERIC_FR(9)NAMEieee80211_generic_frame_duration - Calculate the duration field for a frameSYNOPSIS__le16 ieee80211_generic_frame_duration(struct ieee80211_hw * hw, struct ieee80211_vif * vif, size_t frame_len, struct ieee80211_rate * rate);ARGUMENTShw pointer obtained from ieee80211_alloc_hw. vif struct ieee80211_vif pointer from the add_interface callback. frame_len the length of the frame. rate the rate at which the frame is going to be transmitted.DESCRIPTIONCalculate the duration field of some generic frame, given its length and transmission rate (in 100kbps).AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_GENERIC_FR(9)
| 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 |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |