<div dir="ltr"><div><div><div>Hi All,<br><br></div>Is there any mechanism to get the payload area after extracting the transport<br></div>header from skb at layer-2. I think we can do this with the combination of skb_full and skb_reset_mac_header, skb_reset_network_header, and skb_reset_transport_header <br>
</div><div>functions. My main interest is extract the payload from the skb and reset the all the <br></div><div>headers so that the skb remains unchanged. <br><br><br></div><div>Help in this regards is highly appreciated. <br>
<br></div><div>Thanks,<br></div><div>Ramana.<br></div></div>