ieee80211_generic_frame_duration(9) suse man page | unix.com

Man Page: ieee80211_generic_frame_duration

Operating Environment: suse

Section: 9

IEEE80211_GENERIC_FR(9) 				  The basic mac80211 driver inte				   IEEE80211_GENERIC_FR(9)

NAME
ieee80211_generic_frame_duration - Calculate the duration field for a frame
SYNOPSIS
__le16 ieee80211_generic_frame_duration(struct ieee80211_hw * hw, struct ieee80211_vif * vif, size_t frame_len, struct ieee80211_rate * rate);
ARGUMENTS
hw 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.
DESCRIPTION
Calculate the duration field of some generic frame, given its length and transmission rate (in 100kbps).
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IEEE80211_GENERIC_FR(9)
Related Man Pages
enum_mac80211_rx_flags(9) - centos
ieee80211_sta_set_buffered(9) - centos
enum_mac80211_rx_flags(9) - suse
ieee80211_get_buffered_bc(9) - suse
struct_ieee80211_rx_status(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
Tar Command
Docker learning Phase-I