Home
last modified time | relevance | path

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

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