Rechercher une page de manuel
wimax_msg_data_len
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
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
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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre