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

  /bionic/libc/kernel/uapi/linux/
ethtool.h 268 struct ethtool_tcpip6_spec { struct
295 struct ethtool_tcpip6_spec tcp_ip6_spec;
296 struct ethtool_tcpip6_spec udp_ip6_spec;
297 struct ethtool_tcpip6_spec sctp_ip6_spec;
  /external/kernel-headers/original/uapi/linux/
ethtool.h 773 * struct ethtool_tcpip6_spec - flow specification for TCP/IPv6 etc.
782 struct ethtool_tcpip6_spec { struct
829 struct ethtool_tcpip6_spec tcp_ip6_spec;
830 struct ethtool_tcpip6_spec udp_ip6_spec;
831 struct ethtool_tcpip6_spec sctp_ip6_spec;
    [all...]

Completed in 200 milliseconds