link_str is only used within SSL_Server.
 
Symbols
loading...
Files
loading...

link_str struct

Syntax

struct link_str {   struct netif *netif;   osSemaphoreId semaphore; };

Fields

netif

No summary provided. Read more...

semaphore

No summary provided. Read more...

References

LocationReferrerScopeText
ethernetif.h:29
struct link_str {
ethernetif.c:532ethernetif_set_link()
struct link_str *link_arg = (struct link_str *)argument;

Type Use

Variables of link_str type
ethernetif_set_link()::link_arg
all items filtered out
link_str