Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dtun.c128 #define MAX_TAP_QUEUES 256 macro
179 struct tun_file __rcu *tfiles[MAX_TAP_QUEUES];
566 tun->numqueues + tun->numdisabled == MAX_TAP_QUEUES) in tun_attach()
1609 MAX_TAP_QUEUES : 1; in tun_set_iff()