Lines Matching full:set
12 interface. Administrative state is the result of "ip link set dev
24 split into two parts: Two flags that can be set by the driver only, and
59 Interface is in unknown state, neither driver nor userspace has set
100 IFF_DORMANT. These flags can be set from everywhere, even from
108 set this flag. On netif_carrier_off(), the scheduler stops sending
113 real hardware, it is possible to set this bit from userspace. One
120 Set by the driver to express that the device cannot yet be used
122 complete. Corresponding functions are netif_dormant_on() to set the
155 netif_carrier_ok() && !netif_dormant() is set by the
156 driver. Afterwards, the userspace application can set IFLA_OPERSTATE
157 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set
164 - set IFLA_LINKMODE to 1 via RTM_SETLINK
169 - send RTM_SETLINK to set operstate to IF_OPER_UP if authentication
172 - set interface back to IF_OPER_DORMANT if 802.1X reauthentication