Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif.h147 IF_OPER_LOWERLAYERDOWN, enumerator
/linux-4.1.27/net/core/
Dlink_watch.c44 IF_OPER_LOWERLAYERDOWN : IF_OPER_DOWN); in default_operstate()
/linux-4.1.27/Documentation/networking/
Doperstates.txt55 IF_OPER_LOWERLAYERDOWN (3):
113 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN
/linux-4.1.27/net/hsr/
Dhsr_device.c59 __hsr_set_operstate(master->dev, IF_OPER_LOWERLAYERDOWN); in hsr_set_operstate()