Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dlink_watch.c53 unsigned char operstate = default_operstate(dev); in rfc2863_policy() local
H A Dnet-sysfs.c305 unsigned char operstate; in operstate_show() local
H A Drtnetlink.c827 unsigned char operstate = dev->operstate; in set_operstate() local
4644 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; ndo_dflt_bridge_getlink() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dlink_watch.c68 unsigned char operstate = default_operstate(dev); in rfc2863_policy() local
H A Dnet-sysfs.c308 unsigned char operstate; in operstate_show() local
H A Drtnetlink.c861 unsigned char operstate = dev->operstate; in set_operstate() local
4876 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; ndo_dflt_bridge_getlink() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.h38 int operstate; member
H A Dnetlink.c169 netlink_send_oper_ifla(struct netlink_data *netlink, int ifindex, int linkmode, int operstate) netlink_send_oper_ifla() argument
H A Ddriver_nl80211.h117 int operstate; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wext.h38 int operstate; member
H A Dnetlink.c169 netlink_send_oper_ifla(struct netlink_data *netlink, int ifindex, int linkmode, int operstate) netlink_send_oper_ifla() argument
H A Ddriver_nl80211.h137 int operstate; member
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c383 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; in br_fill_ifinfo() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netlink.c458 u8 operstate = netif_running(dev) ? dev->operstate : IF_OPER_DOWN; in br_fill_ifinfo() local
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h1973 unsigned char operstate; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h2164 unsigned char operstate; member

Completed in 64 milliseconds