Lines Matching full:link
79 /** If set, the interface has an active link
81 * Either set by the netif driver in its init function (if the link
82 * is up at that time) or at a later point once the link comes up
83 * (if link detection is supported by the hardware). */
127 /** Function prototype for netif status- or link-callback functions. */
154 * the pbuf as-is on the link medium. */
162 /** This function is called when the netif link is set to up or down
189 /** link level hardware address of this interface */
198 /** link type (from "snmp_ifType" enum from snmp.h) */
200 /** (estimate) link speed */
236 /* your link speed here (units: bits per second) */ \
293 /** Ask if a link is up */