pub const netopt_t_NETOPT_IS_WIRED: netopt_t = 39;
Expand description
@brief (@ref netopt_enable_t) read-only check for a wired interface.
This option will return -ENOTSUP for wireless interfaces.
@note Setting this option will always return -ENOTSUP.