Home
last modified time | relevance | path

Searched refs:IF_OPER_DORMANT (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/
A Doperstates.rst80 IF_OPER_DORMANT (5):
142 IF_OPER_DORMANT
146 IF_OPER_DORMANT with the possibility for userspace to initiate the
156 IF_OPER_DORMANT instead of IF_OPER_UP when the combination
159 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set
172 succeeds, IF_OPER_DORMANT otherwise
174 - set interface back to IF_OPER_DORMANT if 802.1X reauthentication
/linux/net/core/
A Dlink_watch.c45 return IF_OPER_DORMANT; in default_operstate()
68 operstate = IF_OPER_DORMANT; in rfc2863_policy()
A Drtnetlink.c824 if ((operstate == IF_OPER_DORMANT || in set_operstate()
837 case IF_OPER_DORMANT: in set_operstate()
840 operstate = IF_OPER_DORMANT; in set_operstate()
A Ddev.c10098 if (rootdev->operstate == IF_OPER_DORMANT) in netif_stacked_transfer_operstate()
/linux/include/uapi/linux/
A Dif.h173 IF_OPER_DORMANT, enumerator

Completed in 33 milliseconds