Searched refs:NETIF_F_DYNALLOC (Results 1 – 10 of 10) sorted by relevance
192 !(dev->features & NETIF_F_DYNALLOC) && in dst_dev_event()
2589 (dev->features & NETIF_F_DYNALLOC)?"":", old style"); in netdev_finish_unregister()2593 if (dev->features & NETIF_F_DYNALLOC) in netdev_finish_unregister()2672 if (dev->features & NETIF_F_DYNALLOC) { in unregister_netdevice()
450 dev->features |= NETIF_F_DYNALLOC; in irda_device_setup()
436 new_dev->features |= NETIF_F_DYNALLOC ; in register_vlan_device()
378 #define NETIF_F_DYNALLOC 16 /* Self-dectructable device. */ macro
245 dev->features |= NETIF_F_DYNALLOC; in ipip_tunnel_locate()
274 dev->features |= NETIF_F_DYNALLOC; in ipgre_tunnel_locate()
208 dev->features |= NETIF_F_DYNALLOC; in ipmr_reg_vif()
183 dev->features |= NETIF_F_DYNALLOC; in ipip6_tunnel_locate()
2272 dev->features |= NETIF_F_DYNALLOC; in ppp_create_interface()