Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif.h172 IF_OPER_TESTING, enumerator
/linux/Documentation/networking/
H A Doperstates.rst75 IF_OPER_TESTING (4):
/linux/net/core/
H A Drtnetlink.c1074 operstate == IF_OPER_TESTING || in set_operstate()
1080 case IF_OPER_TESTING: in set_operstate()
1082 operstate = IF_OPER_TESTING; in set_operstate()
H A Ddev.c11121 if (rootdev->operstate == IF_OPER_TESTING) in netif_stacked_transfer_operstate()