Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtap.c393 static struct major_info *tap_get_major(int major) in tap_get_major() function
411 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
438 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
462 tap_major = tap_get_major(major); in dev_get_by_tap_file()