lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] What is new typ "ip_addr_p_t" in the iphdr?


From: Kieran Mansley
Subject: Re: [lwip-users] What is new typ "ip_addr_p_t" in the iphdr?
Date: Tue, 1 May 2012 19:53:15 +0100

On 30 Apr 2012, at 10:02, Marco Jakobs wrote:

> How can i convert this "packed" format into the good old "ip_addr"-format to 
> get the errors away from those lines above?

I think ip_addr_set() or ip_addr_copy() (the latter is faster but doesn't check 
for NULL) should do the job.

Kieran


reply via email to

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