Lines Matching full:link
88 /** If set, the interface has an active link
90 * Either set by the netif driver in its init function (if the link
91 * is up at that time) or at a later point once the link comes up
92 * (if link detection is supported by the hardware). */
213 /** Function prototype for netif status- or link-callback functions. */
298 * the pbuf as-is on the link medium. */
313 /** This function is called when the netif link is set to up or down
340 /** link level hardware address of this interface */
360 /** link type (from "snmp_ifType" enum from snmp_mib2.h) */
362 /** (estimate) link speed */
472 /** Ask if a link is up */
572 /** link changed */