Home
last modified time | relevance | path

Searched refs:netdev_queue_namespace (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/core/
H A Dnet-sysfs.c1913 static const void *netdev_queue_namespace(const struct kobject *kobj) in netdev_queue_namespace() function
1928 const struct net *net = netdev_queue_namespace(kobj); in netdev_queue_get_ownership()
1936 .namespace = netdev_queue_namespace,