wimax_msg(9) centos man page | unix.com

Man Page: wimax_msg

Operating Environment: centos

Section: 9

WIMAX_MSG(9)							 Linux Networking						      WIMAX_MSG(9)

NAME
wimax_msg - Send a message to user space
SYNOPSIS
int wimax_msg(struct wimax_dev * wimax_dev, const char * pipe_name, const void * buf, size_t size, gfp_t gfp_flags);
ARGUMENTS
wimax_dev WiMAX device descriptor (properly referenced) pipe_name "named pipe" the message will be sent to buf pointer to the message to send. size size of the buffer pointed to by buf (in bytes). gfp_flags flags for memory allocation.
RETURNS
0 if ok, negative errno code on error.
DESCRIPTION
Sends a free-form message to user space on the device wimax_dev.
NOTES
Once the skb is given to this function, who will own it and will release it when done (unless it returns error).
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WIMAX_MSG(9)
Related Man Pages
msgsnap(2) - opensolaris
struct_wimax_dev(9) - centos
wimax_msg_alloc(9) - centos
explain_getcwd(3) - debian
msgsnap(2) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!