Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif.h170 IF_OPER_LOWERLAYERDOWN, enumerator
/Linux-v5.4/net/core/
Dlink_watch.c39 IF_OPER_LOWERLAYERDOWN : IF_OPER_DOWN); in default_operstate()
/Linux-v5.4/Documentation/networking/
Doperstates.txt56 IF_OPER_LOWERLAYERDOWN (3):
115 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
/Linux-v5.4/net/hsr/
Dhsr_device.c54 __hsr_set_operstate(master->dev, IF_OPER_LOWERLAYERDOWN); in hsr_set_operstate()