Lines Matching full:link
82 /** If set, the interface has an active link
84 * Either set by the netif driver in its init function (if the link
85 * is up at that time) or at a later point once the link comes up
86 * (if link detection is supported by the hardware). */
197 /** Function prototype for netif status- or link-callback functions. */
254 * the pbuf as-is on the link medium. */
269 /** This function is called when the netif link is set to up or down
302 /** link level hardware address of this interface */
311 /** link type (from "snmp_ifType" enum from snmp_mib2.h) */
313 /** (estimate) link speed */
412 /** Ask if a link is up */