Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif.h165 IF_OPER_UNKNOWN, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif.h165 IF_OPER_UNKNOWN, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif.h168 IF_OPER_UNKNOWN, enumerator
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Doperstates.rst58 IF_OPER_UNKNOWN (0):
180 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c833 operstate == IF_OPER_UNKNOWN) && in set_operstate()
840 operstate == IF_OPER_UNKNOWN) in set_operstate()
846 operstate == IF_OPER_UNKNOWN) in set_operstate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4175 dev->operstate == IF_OPER_UNKNOWN /* backward compat */); in netif_oper_up()