table of contents
other versions
- stretch 4.9.168-1
DEV_GET_PHYS_PORT_NA(9) | Network device support | DEV_GET_PHYS_PORT_NA(9) |
NAME¶
dev_get_phys_port_name - Get device physical port nameSYNOPSIS¶
int dev_get_phys_port_name(struct net_device * dev, char * name, size_t len);
ARGUMENTS¶
devdevice
name
port name
len
limit of bytes to copy to name
DESCRIPTION¶
Get device physical port nameCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |