Home
last modified time | relevance | path

Searched refs:flow_id (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_rmnet.h52 unsigned long flow_id; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_rmnet.h53 unsigned long flow_id; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_rmnet.h136 unsigned long flow_id; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_rmnet.h144 unsigned long flow_id; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_rmnet.h138 uint32_t flow_id; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_rmnet.h146 uint32_t flow_id; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_rmnet.h147 uint32_t flow_id; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_rmnet.h147 uint32_t flow_id; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_rmnet.h156 uint32_t flow_id; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_rmnet.h156 uint32_t flow_id; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_rmnet.h156 uint32_t flow_id; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_rmnet.h147 uint32_t flow_id; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c3046 uint8 *flow_id; in dhd_hostreorder_flows() local
3053 flow_id = (uint8 *)ptr; in dhd_hostreorder_flows()
3054 count = *flow_id; in dhd_hostreorder_flows()
3060 printf("%d ", *flow_id++); in dhd_hostreorder_flows()