Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h809 struct ethtool_perm_addr { struct
/external/ethtool/
Dethtool-copy.h717 struct ethtool_perm_addr { struct
Dethtool.c4294 struct ethtool_perm_addr *epaddr; in do_permaddr()
4296 epaddr = malloc(sizeof(struct ethtool_perm_addr) + MAX_ADDR_LEN); in do_permaddr()