Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif.h168 IF_OPER_UNKNOWN, enumerator
/Linux-v6.1/Documentation/networking/
Doperstates.rst58 IF_OPER_UNKNOWN (0):
182 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
/Linux-v6.1/include/linux/
Dnetdevice.h4196 dev->operstate == IF_OPER_UNKNOWN /* backward compat */); in netif_oper_up()
/Linux-v6.1/net/core/
Drtnetlink.c863 operstate == IF_OPER_UNKNOWN) && in set_operstate()