Home
last modified time | relevance | path

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

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