Home
last modified time | relevance | path

Searched refs:handle_eth_client_route_rule (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h373 int handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h444 int handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp860 handle_eth_client_route_rule(data->mac_addr, data->iptype); in event_callback()
2019 int IPACM_Lan::handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_eth_client_route_rule() function in IPACM_Lan
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp970 handle_eth_client_route_rule(data->mac_addr, data->iptype); in event_callback()
2204 int IPACM_Lan::handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_eth_client_route_rule() function in IPACM_Lan
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp997 handle_eth_client_route_rule(data->mac_addr, data->iptype); in event_callback()
2318 int IPACM_Lan::handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_eth_client_route_rule() function in IPACM_Lan