lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] how to use netif_find() correctly


From: Massimiliano Cialdi
Subject: [lwip-users] how to use netif_find() correctly
Date: Wed, 26 Jan 2022 16:28:54 +0100

hello

I must have the *netif given its name. I used the netif_find() function, but got an assert:
"Function called without core lock".
Among netif functions there is no wrapper for netif_find().
What is the correct way to proceed?

should i write my own wrapper, in one of my files, copying from a netifapi function? Or should I use the locks? And how should I do that?

best regards
Max

--
Et nunc, auxilium solis, vincam!
Oppugnatio solaris!
VIS!

Massimiliano Cialdi
cialdi@gmail.com

reply via email to

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