table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DEV_VALID_NAME(9) | Network device support | DEV_VALID_NAME(9) |
NAME¶
dev_valid_name - check if name is okay for network deviceSYNOPSIS¶
bool
dev_valid_name(const char * name);
ARGUMENTS¶
namename string
DESCRIPTION¶
Network device names need to be valid file names to to allow sysfs to work. We also disallow any kind of whitespace.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |