Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/
Dlink_watch.c55 unsigned char operstate = default_operstate(dev); in rfc2863_policy() local
Dnet-sysfs.c203 unsigned char operstate; in show_operstate() local
Drtnetlink.c649 unsigned char operstate = dev->operstate; in set_operstate() local
/linux-3.4.99/net/bridge/
Dbr_netlink.c46 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; in br_fill_ifinfo() local
/linux-3.4.99/include/linux/
Dnetdevice.h1091 unsigned char operstate; /* RFC2863 operstate */ member