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

  /external/tcpdump/
print-sflow.c 669 u_int flow_type; local
689 flow_type = enterprise & 0x0FFF;
694 (enterprise == 0) ? tok2str(sflow_flow_type_values,"Unknown",flow_type) : "Unknown",
695 flow_type,
705 switch (flow_type) {
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 183 __u32 flow_type; member in struct:ethtool_rxnfc
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 183 __u32 flow_type; member in struct:ethtool_rxnfc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ethtool.h 339 __u32 flow_type; member in struct:ethtool_rx_flow_spec
357 __u32 flow_type; member in struct:ethtool_rxnfc
  /bionic/libc/kernel/uapi/linux/
ethtool.h 330 __u32 flow_type; member in struct:ethtool_rx_flow_spec
342 __u32 flow_type; member in struct:ethtool_rxnfc
369 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /development/ndk/platforms/android-21/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /external/kernel-headers/original/uapi/linux/
ethtool.h 758 * is set in &struct ethtool_rx_flow_spec @flow_type.
771 * @flow_type: Type of match to perform, e.g. %TCP_V4_FLOW
772 * @h_u: Flow fields to match (dependent on @flow_type)
776 * Note, all additional fields must be ignored unless @flow_type
786 __u32 flow_type; member in struct:ethtool_rx_flow_spec
800 * @flow_type: Type of flow to be affected, e.g. %TCP_V4_FLOW
849 __u32 flow_type; member in struct:ethtool_rxnfc
925 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 447 * @flow_type: Type of match to perform, e.g. %TCP_V4_FLOW
448 * @h_u: Flow fields to match (dependent on @flow_type)
452 * Note, all additional fields must be ignored unless @flow_type
461 __u32 flow_type; member in struct:ethtool_rx_flow_spec
475 * @flow_type: Type of flow to be affected, e.g. %TCP_V4_FLOW
508 __u32 flow_type; member in struct:ethtool_rxnfc
531 * @flow_type: Type of match to perform, e.g. %TCP_V4_FLOW
532 * @h_u: Flow field values to match (dependent on @flow_type)
546 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h 300 __u32 flow_type; member in struct:ethtool_rx_flow_spec
312 __u32 flow_type; member in struct:ethtool_rxnfc
327 __u32 flow_type; member in struct:ethtool_rx_ntuple_flow_spec

Completed in 418 milliseconds