centos man page for ieee80211_ctstoself_duration

Query: ieee80211_ctstoself_duration

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
ieee80211_ctstoself_duration - Get the duration field for a CTS-to-self frame
SYNOPSIS
__le16 ieee80211_ctstoself_duration(struct ieee80211_hw * hw, struct ieee80211_vif * vif, size_t frame_len, const struct ieee80211_tx_info * frame_txctl);
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 that is going to be protected by the CTS-to-self. frame_txctl struct ieee80211_tx_info of the frame.
DESCRIPTION
If the CTS-to-self 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.
RETURN
The duration.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_CTSTOSELF_(9)
Related Man Pages
enum_mac80211_rate_control_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_cfg80211_bss(9) - centos
struct_ieee80211_rx_status(9) - centos
struct_ieee80211_vif(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!