HomeSort by relevance Sort by last modified time
    Searched refs:tc_flow_id (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/msm8994/kernel-headers/linux/
rmnet_data.h 82 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34303::__anon34307
  /hardware/qcom/msm8994/original-kernel-headers/linux/
rmnet_data.h 75 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34410::__anon34414
  /hardware/qcom/msm8996/kernel-headers/linux/
rmnet_data.h 85 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34550::__anon34554
  /hardware/qcom/msm8996/original-kernel-headers/linux/
rmnet_data.h 77 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34701::__anon34705
  /hardware/qcom/msm8x26/kernel-headers/linux/
rmnet_data.h 81 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34822::__anon34826
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
rmnet_data.h 74 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34886::__anon34890
  /hardware/qcom/msm8x84/kernel-headers/linux/
rmnet_data.h 80 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon34971::__anon34975
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
rmnet_data.h 73 uint32_t tc_flow_id; member in struct:rmnet_nl_msg_s::__anon35068::__anon35072
  /device/google/marlin/dataservices/rmnetctl/inc/
librmnetctl.h 482 * @param tc_flow_id Software flow handle
494 uint32_t tc_flow_id,
  /device/huawei/angler/dataservices/rmnetctl/inc/
librmnetctl.h 482 * @param tc_flow_id Software flow handle
494 uint32_t tc_flow_id,
  /device/lge/bullhead/dataservices/rmnetctl/inc/
librmnetctl.h 482 * @param tc_flow_id Software flow handle
494 uint32_t tc_flow_id,
  /device/moto/shamu/dataservices/rmnetctl/inc/
librmnetctl.h 436 * @param tc_flow_id Software flow handle
448 uint32_t tc_flow_id,
  /device/google/marlin/dataservices/rmnetctl/src/
librmnetctl.c 875 uint32_t tc_flow_id,
894 request.flow_control.tc_flow_id = tc_flow_id;
  /device/huawei/angler/dataservices/rmnetctl/src/
librmnetctl.c 840 uint32_t tc_flow_id,
859 request.flow_control.tc_flow_id = tc_flow_id;
  /device/lge/bullhead/dataservices/rmnetctl/src/
librmnetctl.c 841 uint32_t tc_flow_id,
860 request.flow_control.tc_flow_id = tc_flow_id;
  /device/moto/shamu/dataservices/rmnetctl/src/
librmnetctl.c 805 uint32_t tc_flow_id,
824 request.flow_control.tc_flow_id = tc_flow_id;

Completed in 783 milliseconds