ifreq::ifr_name is only used within LwIP.
 
Symbols
loading...
Files
loading...

ifreq::ifr_name field

Syntax

char ifr_name[IFNAMSIZ];

References

LocationReferrerText
sockets.h:184
char ifr_name[IFNAMSIZ]; /* Interface name */
sockets.c:3428lwip_setsockopt_impl()
if (iface->ifr_name[0] != 0) {
sockets.c:3429lwip_setsockopt_impl()
n = netif_find(iface->ifr_name);

Data Use

Functions reading ifreq::ifr_name
ifreq::ifr_name
all items filtered out