Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif.h171 IF_OPER_LOWERLAYERDOWN, enumerator
/openbmc/linux/net/core/
H A Dlink_watch.c61 IF_OPER_LOWERLAYERDOWN; in default_operstate()
/openbmc/linux/Documentation/networking/
H A Doperstates.rst71 IF_OPER_LOWERLAYERDOWN (3):
137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
/openbmc/linux/net/hsr/
H A Dhsr_device.c53 __hsr_set_operstate(master->dev, IF_OPER_LOWERLAYERDOWN); in hsr_set_operstate()