Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif.h171 IF_OPER_LOWERLAYERDOWN, enumerator
/linux-6.12.1/net/core/
Dlink_watch.c56 IF_OPER_LOWERLAYERDOWN; in default_operstate()
/linux-6.12.1/Documentation/networking/
Doperstates.rst71 IF_OPER_LOWERLAYERDOWN (3):
137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
/linux-6.12.1/net/hsr/
Dhsr_device.c43 netdev_set_operstate(dev, IF_OPER_LOWERLAYERDOWN); in hsr_set_operstate()