Searched refs:dev_get_flags (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/net/core/
H A Ddev_ioctl.c131 ifr->ifr_flags = (short) dev_get_flags(dev); dev_ifsioc_locked()
H A Drtnetlink.c1214 ifm->ifi_flags = dev_get_flags(dev); rtnl_fill_ifinfo()
3020 ifm->ifi_flags = dev_get_flags(dev); ndo_dflt_bridge_getlink()
H A Ddev.c5870 * dev_get_flags - get flags reported to userspace
5875 unsigned int dev_get_flags(const struct net_device *dev) dev_get_flags() function
5898 EXPORT_SYMBOL(dev_get_flags); variable
/linux-4.4.14/net/8021q/
H A Dvlan.c446 flgs = dev_get_flags(vlandev); vlan_group_for_each_dev()
/linux-4.4.14/net/bridge/
H A Dbr_netlink.c360 hdr->ifi_flags = dev_get_flags(dev); br_fill_ifinfo()
/linux-4.4.14/net/wireless/
H A Dwext-core.c432 r->ifi_flags = dev_get_flags(dev); rtnetlink_ifinfo_prep()
/linux-4.4.14/net/ipv4/
H A Dfib_frontend.c1194 flags = dev_get_flags(dev);
H A Dfib_semantics.c1516 unsigned int flags = dev_get_flags(dev); fib_sync_up()
/linux-4.4.14/include/linux/
H A Dnetdevice.h3048 unsigned int dev_get_flags(const struct net_device *);
/linux-4.4.14/net/ipv6/
H A Daddrconf.c4965 hdr->ifi_flags = dev_get_flags(dev); inet6_fill_ifinfo()

Completed in 293 milliseconds