ieee80211_rts_get(9) suse man page | unix.com

Man Page: ieee80211_rts_get

Operating Environment: suse

Section: 9

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

NAME
ieee80211_rts_get - RTS frame generation function
SYNOPSIS
void ieee80211_rts_get(struct ieee80211_hw * hw, struct ieee80211_vif * vif, const void * frame, size_t frame_len, const struct ieee80211_tx_info * frame_txctl, struct ieee80211_rts * rts);
ARGUMENTS
hw pointer obtained from ieee80211_alloc_hw. vif struct ieee80211_vif pointer from the add_interface callback. frame pointer to the frame that is going to be protected by the RTS. frame_len the frame length (in octets). frame_txctl struct ieee80211_tx_info of the frame. rts The buffer where to store the RTS frame.
DESCRIPTION
If the RTS frames are generated by the host system (i.e., not in hardware/firmware), the low-level driver uses this function to receive the next RTS frame from the 802.11 code. The low-level is responsible for calling this function before and RTS frame is needed.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IEEE80211_RTS_GET(9)
Related Man Pages
enum_mac80211_rate_control_flags(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_ieee80211_rx_status(9) - centos
enum_mac80211_rx_flags(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB