Home
last modified time | relevance | path

Searched refs:IPACM_INVALID_INDEX (Results 1 – 14 of 14) 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/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()
DIPACM_Wan.cpp2545 int res = IPACM_SUCCESS, index = IPACM_INVALID_INDEX; in handle_sta_header_add_evt()
2556 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
2610 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
6220 if (clnt_indx != IPACM_INVALID_INDEX) in handle_wan_hdr_init()
6525 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wan_client_ipaddr()
6635 if (wan_index == IPACM_INVALID_INDEX) in handle_wan_client_route_rule()
8080 int index = IPACM_INVALID_INDEX; in handle_gw_mac_renew()
8086 if (index != IPACM_INVALID_INDEX) in handle_gw_mac_renew()
DIPACM_Lan.cpp1158 if (clnt_indx == IPACM_INVALID_INDEX) in handle_del_ipv6_addr()
1976 if (clnt_indx != IPACM_INVALID_INDEX) in handle_eth_hdr_init()
2255 if (clnt_indx == IPACM_INVALID_INDEX) in handle_eth_client_ipaddr()
2368 if (eth_index == IPACM_INVALID_INDEX) in handle_eth_client_route_rule()
2900 if (clt_indx == IPACM_INVALID_INDEX) in handle_eth_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()
DIPACM_Wan.cpp1817 int res = IPACM_SUCCESS, index = IPACM_INVALID_INDEX; in handle_sta_header_add_evt()
1828 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
1876 if (index != IPACM_INVALID_INDEX) in handle_sta_header_add_evt()
5151 if (clnt_indx != IPACM_INVALID_INDEX) in handle_wan_hdr_init()
5426 if (clnt_indx == IPACM_INVALID_INDEX) in handle_wan_client_ipaddr()
5536 if (wan_index == IPACM_INVALID_INDEX) in handle_wan_client_route_rule()