wimax_msg_data(9) Return a pointer to a message's payload

SYNOPSIS

const void * wimax_msg_data(struct sk_buff * msg);

ARGUMENTS

msg

Pointer to a message created with wimax_msg_alloc

COPYRIGHT