Searched refs:inetdev_init (Results 1 – 3 of 3) sorted by relevance
99 extern struct in_device *inetdev_init(struct net_device *dev);
122 struct in_device *inetdev_init(struct net_device *dev) in inetdev_init() function318 in_dev = inetdev_init(dev); in inet_set_ifa()405 in_dev = inetdev_init(dev); in inet_rtm_newaddr()
150 if (in_dev == NULL && (in_dev = inetdev_init(dev)) == NULL) in ipmr_new_tunnel()216 if ((in_dev = inetdev_init(dev)) == NULL) in ipmr_reg_vif()