The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Test if a name exists. Returns true if the name is found. In order to be sure the name is not allocated or removed during the test the caller must hold the rtnl semaphore.
This function exists only for back compatibility with older drivers.
<<< Previous | Home | Next >>> |
dev_get_by_name | Up | __dev_get_by_index |