Home
last modified time | relevance | path

Searched defs:ether_spec (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h302 struct ethhdr ether_spec; member
370 struct ethhdr ether_spec; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h357 struct ethhdr ether_spec; member
416 struct ethhdr ether_spec; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h952 struct ethhdr ether_spec; member
1187 struct ethhdr ether_spec; member
/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c3007 const struct ethhdr *ether_spec, *ether_m_spec; in ethtool_rx_flow_rule_create() local