Home
last modified time | relevance | path

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

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