Searched refs:embedded_pipe_index (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | ipa_qmi_service_v01.h | 332 uint32_t embedded_pipe_index; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | ipa_qmi_service_v01.h | 917 uint32_t embedded_pipe_index; member
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 1240 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down() 1241 if ((int)flt_index.embedded_pipe_index == -1) in handle_wan_down() 3231 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_uplink_filter_rule() 3232 if ((int)flt_index.embedded_pipe_index == -1) in handle_uplink_filter_rule() 3246 …flt_index.source_pipe_index, flt_index.filter_index_list_len, flt_index.embedded_pipe_index, flt_i… in handle_uplink_filter_rule() 3249 …flt_index.source_pipe_index, flt_index.rule_id_len, flt_index.embedded_pipe_index, flt_index.embed… in handle_uplink_filter_rule() 3562 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down_v6() 3563 if ((int)flt_index.embedded_pipe_index == -1) in handle_wan_down_v6()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 1287 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down() 1288 if ((int)flt_index.embedded_pipe_index == -1) in handle_wan_down() 3364 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_uplink_filter_rule() 3365 if ((int)flt_index.embedded_pipe_index == -1) in handle_uplink_filter_rule() 3381 …flt_index.source_pipe_index, flt_index.filter_index_list_len, flt_index.embedded_pipe_index, flt_i… in handle_uplink_filter_rule() 3386 …flt_index.source_pipe_index, flt_index.rule_id_len, flt_index.embedded_pipe_index, flt_index.embed… in handle_uplink_filter_rule() 3740 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down_v6() 3741 if ((int)flt_index.embedded_pipe_index == -1) in handle_wan_down_v6()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Lan.cpp | 1091 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down() 3006 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_uplink_filter_rule() 3013 …flt_index.source_pipe_index, flt_index.filter_index_list_len, flt_index.embedded_pipe_index, flt_i… in handle_uplink_filter_rule() 3016 …flt_index.source_pipe_index, flt_index.rule_id_len, flt_index.embedded_pipe_index, flt_index.embed… in handle_uplink_filter_rule() 3300 flt_index.embedded_pipe_index = ioctl(fd, IPA_IOC_QUERY_EP_MAPPING, IPA_CLIENT_APPS_LAN_WAN_PROD); in handle_wan_down_v6()
|