Home
last modified time | relevance | path

Searched refs:UpdateCTUdpTs (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Conntrack_NATApp.h100 void UpdateCTUdpTs(nat_table_entry *, uint32_t);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Conntrack_NATApp.h100 void UpdateCTUdpTs(nat_table_entry *, uint32_t);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Conntrack_NATApp.cpp403 void NatApp::UpdateCTUdpTs(nat_table_entry *rule, uint32_t new_ts) in UpdateCTUdpTs() function in NatApp
562 UpdateCTUdpTs(&cache[cnt], ts); in UpdateUDPTimeStamp()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Conntrack_NATApp.cpp433 void NatApp::UpdateCTUdpTs(nat_table_entry *rule, uint32_t new_ts) in UpdateCTUdpTs() function in NatApp
592 UpdateCTUdpTs(&cache[cnt], ts); in UpdateUDPTimeStamp()