suse man page for wimax_state_change

Query: wimax_state_change

OS: suse

Section: 9

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

WIMAX_STATE_CHANGE(9)						 Linux Networking					     WIMAX_STATE_CHANGE(9)

NAME
wimax_state_change - Set the current state of a WiMAX device
SYNOPSIS
void wimax_state_change(struct wimax_dev * wimax_dev, enum wimax_st new_state);
ARGUMENTS
wimax_dev WiMAX device descriptor (properly referenced) new_state New state to switch to
DESCRIPTION
This implements the state changes for the wimax devices. It will - verify that the state transition is legal (for now it'll just print a warning if not) according to the table in linux/wimax.h's documentation for 'enum wimax_st'. - perform the actions needed for leaving the current state and whichever are needed for entering the new state. - issue a report to user space indicating the new state (and an optional payload with information about the new state).
NOTE
wimax_dev must be locked
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WIMAX_STATE_CHANGE(9)
Related Man Pages
struct_wimax_dev(9) - centos
wimax_msg_alloc(9) - centos
enum_wimax_st(9) - suse
fscow_disestablish(9) - netbsd
fstrans_setstate(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB