Query: wimax_msg
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIMAX_MSG(9) Linux Networking WIMAX_MSG(9)NAMEwimax_msg - Send a message to user spaceSYNOPSISint wimax_msg(struct wimax_dev * wimax_dev, const char * pipe_name, const void * buf, size_t size, gfp_t gfp_flags);ARGUMENTSwimax_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.RETURNS0 if ok, negative errno code on error.DESCRIPTIONSends a free-form message to user space on the device wimax_dev.NOTESOnce the skb is given to this function, who will own it and will release it when done (unless it returns error).COPYRIGHTKernel Hackers Manual 2.6. July 2010 WIMAX_MSG(9)
Related Man Pages |
---|
getcwd(3) - mojave |
getwd(3) - mojave |
explain_stat(3) - debian |
getcwd(3) - osx |
getcwd(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Docker learning Phase-I |