wimax_msg_data_len(9) suse man page | unix.com

Man Page: wimax_msg_data_len

Operating Environment: suse

Section: 9

WIMAX_MSG_DATA_LEN(9)						 Linux Networking					     WIMAX_MSG_DATA_LEN(9)

NAME
wimax_msg_data_len - Return a pointer and size of a message's payload
SYNOPSIS
const void * wimax_msg_data_len(struct sk_buff * msg, size_t * size);
ARGUMENTS
msg Pointer to a message created with wimax_msg_alloc size Pointer to where to store the message's size
DESCRIPTION
Returns the pointer to the message data.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WIMAX_MSG_DATA_LEN(9)
Related Man Pages
netlink(3) - redhat
usb_control_msg(9) - suse
wimax_msg_alloc(9) - suse
sctp_recvmsg(3) - debian
send(2) - ultrix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I