Searched refs:post_wan_up_tether_evt (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Wan.h | 450 int post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether);
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wan.h | 619 int post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether);
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Wan.cpp | 763 post_wan_up_tether_evt(data->iptype, 0); in event_callback() 766 post_wan_up_tether_evt(data->iptype, iface_ipa_index_query(data->if_index_tether)); in event_callback() 796 post_wan_up_tether_evt(data->iptype, 0); in event_callback() 799 post_wan_up_tether_evt(data->iptype, iface_ipa_index_query(data->if_index_tether)); in event_callback() 1667 int IPACM_Wan::post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_up_tether_evt() function in IPACM_Wan
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Wan.cpp | 1294 post_wan_up_tether_evt(data->iptype, iface_ipa_index_query(data->if_index_tether)); in event_callback() 1329 post_wan_up_tether_evt(data->iptype, iface_ipa_index_query(data->if_index_tether)); in event_callback() 2330 post_wan_up_tether_evt(IPA_IP_v4, 0); in handle_route_add_evt() 2370 post_wan_up_tether_evt(IPA_IP_v6, 0); in handle_route_add_evt() 2431 int IPACM_Wan::post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_up_tether_evt() function in IPACM_Wan
|