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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_netlink.c40 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dlink_watch.c56 unsigned char operstate = default_operstate(dev); local
H A Dnet-sysfs.c163 unsigned char operstate; local
H A Drtnetlink.c383 unsigned char operstate = dev->operstate; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h382 unsigned char operstate; /* RFC2863 operstate */ member in struct:net_device

Completed in 56 milliseconds