HomeSort by relevance Sort by last modified time
    Searched defs:ethtool_tcpip4_spec (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/linux/
ethtool.h 326 * struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc.
335 struct ethtool_tcpip4_spec { struct
  /bionic/libc/kernel/uapi/linux/
ethtool.h 246 struct ethtool_tcpip4_spec { struct
289 struct ethtool_tcpip4_spec tcp_ip4_spec;
290 struct ethtool_tcpip4_spec udp_ip4_spec;
291 struct ethtool_tcpip4_spec sctp_ip4_spec;
354 struct ethtool_tcpip4_spec tcp_ip4_spec;
355 struct ethtool_tcpip4_spec udp_ip4_spec;
356 struct ethtool_tcpip4_spec sctp_ip4_spec;
  /external/kernel-headers/original/uapi/linux/
ethtool.h 719 * struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc.
728 struct ethtool_tcpip4_spec { struct
823 struct ethtool_tcpip4_spec tcp_ip4_spec;
824 struct ethtool_tcpip4_spec udp_ip4_spec;
825 struct ethtool_tcpip4_spec sctp_ip4_spec;
    [all...]

Completed in 475 milliseconds