Query: wimax_msg_data_len
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIMAX_MSG_DATA_LEN(9) Linux Networking WIMAX_MSG_DATA_LEN(9)NAMEwimax_msg_data_len - Return a pointer and size of a message's payloadSYNOPSISconst void * wimax_msg_data_len(struct sk_buff * msg, size_t * size);ARGUMENTSmsg Pointer to a message created with wimax_msg_alloc size Pointer to where to store the message's sizeDESCRIPTIONReturns the pointer to the message data.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WIMAX_MSG_DATA_LEN(9)