Home
last modified time | relevance | path

Searched refs:IPACM_INVALID_INDEX (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h289 return IPACM_INVALID_INDEX; in get_wan_client_index()
322 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv4()
365 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv6()
DIPACM_Wlan.h146 return IPACM_INVALID_INDEX; in get_wlan_client_index()
DIPACM_Defs.h118 #define IPACM_INVALID_INDEX (ipa_ip_type)0xFF macro
DIPACM_Lan.h300 return IPACM_INVALID_INDEX; in get_eth_client_index()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h350 return IPACM_INVALID_INDEX; in get_wan_client_index()
383 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv4()
426 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv6()
DIPACM_Wlan.h146 return IPACM_INVALID_INDEX; in get_wlan_client_index()
DIPACM_Defs.h118 #define IPACM_INVALID_INDEX (ipa_ip_type)0xFF macro
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h452 return IPACM_INVALID_INDEX; in get_wan_client_index()
485 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv4()
528 return IPACM_INVALID_INDEX; in get_wan_client_index_ipv6()
DIPACM_Wlan.h150 return IPACM_INVALID_INDEX; in get_wlan_client_index()
DIPACM_Defs.h121 #define IPACM_INVALID_INDEX (ipa_ip_type)0xFF macro
DIPACM_Lan.h361 return IPACM_INVALID_INDEX; in get_eth_client_index()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp825 if ((wlan_index != IPACM_INVALID_INDEX) && in event_callback()
1047 if(idx == IPACM_INVALID_INDEX) in handle_wigig_client_add()
1372 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_ipaddr()
1488 if (wlan_index == IPACM_INVALID_INDEX) in handle_wlan_client_route_rule()
1760 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_pwrsave()
1798 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_down_evt()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wlan.cpp737 if ((wlan_index != IPACM_INVALID_INDEX) && in event_callback()
1216 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_ipaddr()
1331 if (wlan_index == IPACM_INVALID_INDEX) in handle_wlan_client_route_rule()
1551 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_pwrsave()
1589 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_down_evt()
DIPACM_Lan.cpp973 if (clnt_indx == IPACM_INVALID_INDEX) in handle_del_ipv6_addr()
1646 if (clnt_indx != IPACM_INVALID_INDEX) in handle_eth_hdr_init()
1925 if (clnt_indx == IPACM_INVALID_INDEX) in handle_eth_client_ipaddr()
2038 if (eth_index == IPACM_INVALID_INDEX) in handle_eth_client_route_rule()
2561 if (clt_indx == IPACM_INVALID_INDEX) in handle_eth_client_down_evt()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp779 if ((wlan_index != IPACM_INVALID_INDEX) && in event_callback()
1289 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_ipaddr()
1404 if (wlan_index == IPACM_INVALID_INDEX) in handle_wlan_client_route_rule()
1627 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_pwrsave()
1665 if (clt_indx == IPACM_INVALID_INDEX) in handle_wlan_client_down_evt()
DIPACM_Wan.cpp1809 int res = IPACM_SUCCESS, index = IPACM_INVALID_INDEX; in handle_sta_header_add_evt()
1820 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
1868 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
5305 if (clnt_indx != IPACM_INVALID_INDEX) in handle_wan_hdr_init()
5580 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wan_client_ipaddr()
5690 if (wan_index == IPACM_INVALID_INDEX) in handle_wan_client_route_rule()
DIPACM_Lan.cpp1110 if (clnt_indx == IPACM_INVALID_INDEX) in handle_del_ipv6_addr()
1831 if (clnt_indx != IPACM_INVALID_INDEX) in handle_eth_hdr_init()
2110 if (clnt_indx == IPACM_INVALID_INDEX) in handle_eth_client_ipaddr()
2223 if (eth_index == IPACM_INVALID_INDEX) in handle_eth_client_route_rule()
2748 if (clt_indx == IPACM_INVALID_INDEX) in handle_eth_client_down_evt()