docs/html/structNetworkInterface.html
| | Jetson Inference
DNN Vision Library |
Classes | Public Attributes | List of all members
NetworkInterface Struct Reference Utilities Library (jetson-utils) » Networking
Info about a particular network interface. More...
#include <Networking.h>
|
| | struct | IPv4 | | | | struct | IPv6 | | |
|
|
| std::string | name |
| | name of the network interface (e.g. More...
|
| |
| bool | up |
| | true if the interface is up, false if down More...
|
| |
| struct NetworkInterface::IPv4 | ipv4 |
| |
| struct NetworkInterface::IPv6 | ipv6 |
| |
Info about a particular network interface.
The IPv6 information will be filled out if it's enabled on the interface.
| struct NetworkInterface::IPv4 NetworkInterface::ipv4 |
| struct NetworkInterface::IPv6 NetworkInterface::ipv6 |
| std::string NetworkInterface::name |
name of the network interface (e.g.
eth0, wlan0, lo)
| bool NetworkInterface::up |
true if the interface is up, false if down
The documentation for this struct was generated from the following file:
jetson-utils/Networking.h
Generated on Fri Mar 17 2023 14:29:30 for Jetson Inference by 1.8.17