Home
last modified time | relevance | path

Searched defs:operstate (Results 1 – 3 of 3) sorted by relevance

/linux/net/core/
H A Dnet-sysfs.c446 unsigned char operstate; in operstate_show() local
H A Drtnetlink.c1069 unsigned char operstate = READ_ONCE(dev->operstate); in set_operstate() local
5267 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; in ndo_dflt_bridge_getlink() local
/linux/include/linux/
H A Dnetdevice.h2279 unsigned int operstate; member
4683 unsigned int operstate = READ_ONCE(dev->operstate); in netif_oper_up() local