1WIMAX_MSG_DATA_LEN(9)          Linux Networking          WIMAX_MSG_DATA_LEN(9)
2
3
4

NAME

6       wimax_msg_data_len - Return a pointer and size of a message's payload
7

SYNOPSIS

9       const void * wimax_msg_data_len(struct sk_buff * msg, size_t * size);
10

ARGUMENTS

12       msg
13           Pointer to a message created with wimax_msg_alloc
14
15       size
16           Pointer to where to store the message's size
17

DESCRIPTION

19       Returns the pointer to the message data.
20
22Kernel Hackers Manual 3.10         June 2019             WIMAX_MSG_DATA_LEN(9)
Impressum