table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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 payloadSYNOPSIS¶
const
void * wimax_msg_data_len(struct sk_buff * msg,
size_t * size);
ARGUMENTS¶
msgPointer 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¶
February 2017 | Kernel Hackers Manual 3.16 |