lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] What is pbuf's payload?


From: Chen
Subject: [lwip-users] What is pbuf's payload?
Date: Thu, 02 Aug 2012 16:53:57 -0400

Hi there,

I am trying to understand pbuf's payload referenced in
tcpip_input( struct pbuf *p, struct netif *inp)

pbuf's payload is defined as void *, what are the possible structures it can be under tcpip_input()?

since tcpip_input deals with udp and tcp only, is it just the actual data from udp and tcp packets?

thanks for any pointer

Chen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]