Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/networking/
Doperstates.txt60 IF_OPER_DORMANT (5):
114 IF_OPER_DORMANT
118 IF_OPER_DORMANT with the possibility for userspace to initiate the
127 IF_OPER_DORMANT instead of IF_OPER_UP when the combination
130 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set
143 succeeds, IF_OPER_DORMANT otherwise
145 -set interface back to IF_OPER_DORMANT if 802.1X reauthentication
/linux-3.4.99/net/core/
Dlink_watch.c47 return IF_OPER_DORMANT; in default_operstate()
65 operstate = IF_OPER_DORMANT; in rfc2863_policy()
Drtnetlink.c653 if ((operstate == IF_OPER_DORMANT || in set_operstate()
659 case IF_OPER_DORMANT: in set_operstate()
662 operstate = IF_OPER_DORMANT; in set_operstate()
Ddev.c5418 if (rootdev->operstate == IF_OPER_DORMANT) in netif_stacked_transfer_operstate()
/linux-3.4.99/include/linux/
Dif.h120 IF_OPER_DORMANT, enumerator