Lines Matching full:interface
63 /** Whether the network interface is 'up'. This is
65 * interface is enabled and processes traffic.
76 /** If set, the interface is configured using DHCP.
79 /** If set, the interface has an active link
80 * (set by the network interface driver).
149 * to send a packet on the interface. This function typically
153 * to send a packet on the interface. This function outputs
189 /** link level hardware address of this interface */
195 /** number of this interface */
254 /** The default network interface. */
267 /* Returns a network interface given its name. The name is of the form
281 /** Ask if an interface is up */