Home
last modified time | relevance | path

Searched refs:tcp_rst_hdl (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h408 uint32_t tcp_rst_hdl; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp139 tcp_rst_hdl = 0; in IPACM_Wan()
7880 if (tcp_fin_hdl || tcp_rst_hdl) in add_tcp_fin_rst_exception_rule()
7980 tcp_rst_hdl = pFilteringTable->rules[1].flt_rule_hdl; in add_tcp_fin_rst_exception_rule()
8012 if (tcp_fin_hdl == 0 || tcp_rst_hdl == 0) in delete_tcp_fin_rst_exception_rule()
8024 flt_rule_entry.hdl = tcp_rst_hdl; in delete_tcp_fin_rst_exception_rule()
8035 tcp_rst_hdl = 0; in delete_tcp_fin_rst_exception_rule()