Searched refs:hdr_hdl (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Header.cpp | 153 bool IPACM_Header::DeleteHeaderHdl(uint32_t hdr_hdl) in DeleteHeaderHdl() argument 161 if (hdr_hdl == 0) in DeleteHeaderHdl() 180 hd_rule_entry->hdl = hdr_hdl; in DeleteHeaderHdl()
|
D | IPACM_Lan.cpp | 1764 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_eth_hdr_init() 1776 get_client_memptr(eth_client, num_eth_client)->hdr_hdl_v4 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_eth_hdr_init() 1863 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_eth_hdr_init() 1875 get_client_memptr(eth_client, num_eth_client)->hdr_hdl_v6 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_eth_hdr_init() 2112 rt_rule_entry->rule.hdr_hdl = get_client_memptr(eth_client, eth_index)->hdr_hdl_v4; in handle_eth_client_route_rule() 2147 rt_rule_entry->rule.hdr_hdl = 0; in handle_eth_client_route_rule() 2179 rt_rule_entry->rule.hdr_hdl = get_client_memptr(eth_client, eth_index)->hdr_hdl_v6; in handle_eth_client_route_rule() 2297 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_odu_hdr_init() 2309 ODU_hdr_hdl_v4 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_odu_hdr_init() 2377 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_odu_hdr_init() [all …]
|
D | IPACM_Wlan.cpp | 1038 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_wlan_client_init_ex() 1050 get_client_memptr(wlan_client, num_wifi_client)->hdr_hdl_v4 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_wlan_client_init_ex() 1152 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_wlan_client_init_ex() 1164 get_client_memptr(wlan_client, num_wifi_client)->hdr_hdl_v6 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_wlan_client_init_ex() 1422 rt_rule_entry->rule.hdr_hdl = get_client_memptr(wlan_client, wlan_index)->hdr_hdl_v4; in handle_wlan_client_route_rule() 1457 rt_rule_entry->rule.hdr_hdl = 0; in handle_wlan_client_route_rule() 1500 rt_rule_entry->rule.hdr_hdl = get_client_memptr(wlan_client, wlan_index)->hdr_hdl_v6; in handle_wlan_client_route_rule() 2052 rt_rule_entry->rule.hdr_hdl = get_client_memptr(wlan_client, wlan_index)->hdr_hdl_v4; in handle_SCC_MCC_switch() 2127 rt_rule_entry->rule.hdr_hdl = get_client_memptr(wlan_client, wlan_index)->hdr_hdl_v6; in handle_SCC_MCC_switch()
|
D | IPACM_Wan.cpp | 262 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_addr_evt() 453 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_addr_evt() 1424 rt_rule_entry->rule.hdr_hdl = hdr_hdl_sta_v4; in handle_route_add_evt() 1429 rt_rule_entry->rule.hdr_hdl = hdr_hdl_sta_v6; in handle_route_add_evt() 1512 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_route_add_evt() 5269 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_wan_hdr_init() 5281 get_client_memptr(wan_client, num_wan_client)->hdr_hdl_v4 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_wan_hdr_init() 5365 pHeaderDescriptor->hdr[0].hdr_hdl = -1; in handle_wan_hdr_init() 5377 get_client_memptr(wan_client, num_wan_client)->hdr_hdl_v6 = pHeaderDescriptor->hdr[0].hdr_hdl; in handle_wan_hdr_init() 5618 rt_rule_entry->rule.hdr_hdl = get_client_memptr(wan_client, wan_index)->hdr_hdl_v4; in handle_wan_client_route_rule() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Header.h | 58 bool DeleteHeaderHdl(uint32_t hdr_hdl);
|
D | IPACM_Lan.h | 237 int eth_bridge_get_hdr_template_hdl(uint32_t* hdr_hdl);
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ipa.h | 715 uint32_t hdr_hdl; member 744 uint32_t hdr_hdl; member 776 uint32_t hdr_hdl; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_ipa.h | 511 uint32_t hdr_hdl; member 527 uint32_t hdr_hdl; member 542 uint32_t hdr_hdl; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_ipa.h | 735 uint32_t hdr_hdl; member 764 uint32_t hdr_hdl; member 796 uint32_t hdr_hdl; member
|