centos man page for cfg80211_testmode_event

Query: cfg80211_testmode_event

OS: centos

Section: 9

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

CFG80211_TESTMODE_EV(9) 					     Test mode						   CFG80211_TESTMODE_EV(9)

NAME
cfg80211_testmode_event - send the event
SYNOPSIS
void cfg80211_testmode_event(struct sk_buff * skb, gfp_t gfp);
ARGUMENTS
skb The skb, must have been allocated with cfg80211_testmode_alloc_event_skb gfp allocation flags
DESCRIPTION
This function sends the given skb, which must have been allocated by cfg80211_testmode_alloc_event_skb, as an event. It always consumes it.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_TESTMODE_EV(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate(9) - centos
vconfig(8) - redhat
ieee80211_get_buffered_bc(9) - suse
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
Controlling user input
[TIP] Processing YAML files with yq