My Kernel v0.1.0

A network interface.

#include <interface.h>

Public Member Functions

 LLIST_NODE (this)
 The subnets registered under this interface.
 

Data Fields

struct ethernet_devicenetdev
 The name of this interface.
 
llist_t subnets
 The interface's network device.
 

The documentation for this struct was generated from the following file: