Home
last modified time | relevance | path

Searched refs:IF_OPER_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dif.h162 IF_OPER_UNKNOWN, enumerator
/linux-4.4.14/Documentation/networking/
Doperstates.txt45 IF_OPER_UNKNOWN (0):
157 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
/linux-4.4.14/net/core/
Drtnetlink.c738 operstate == IF_OPER_UNKNOWN) && in set_operstate()
745 operstate == IF_OPER_UNKNOWN) in set_operstate()
/linux-4.4.14/include/linux/
Dnetdevice.h3183 dev->operstate == IF_OPER_UNKNOWN /* backward compat */); in netif_oper_up()