Searched defs:netns (Results 1 – 3 of 3) sorted by relevance
39 __cfg802154_wpan_dev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg802154_wpan_dev_from_attrs()94 __cfg802154_rdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg802154_rdev_from_attrs()173 cfg802154_get_dev_from_info(struct net *netns, struct genl_info *info) in cfg802154_get_dev_from_info()
68 struct net *netns, struct nlattr **attrs) in __cfg80211_wdev_from_attrs()140 __cfg80211_rdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg80211_rdev_from_attrs()220 cfg80211_get_dev_from_info(struct net *netns, struct genl_info *info) in cfg80211_get_dev_from_info()
6318 struct net *netns = dev_net(dev_curr); in __dev_via_ifindex() local