Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtap.c392 static struct major_info *tap_get_major(int major) in tap_get_major() function
410 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
437 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
461 tap_major = tap_get_major(major); in dev_get_by_tap_file()