Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Wan.h408 uint32_t tcp_rst_hdl; variable
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wan.cpp7955 tcp_rst_hdl = pFilteringTable->rules[1].flt_rule_hdl; in add_tcp_fin_rst_exception_rule()
7987 if (tcp_fin_hdl == 0 || tcp_rst_hdl == 0) in delete_tcp_fin_rst_exception_rule()
7999 flt_rule_entry.hdl = tcp_rst_hdl; in delete_tcp_fin_rst_exception_rule()
8010 tcp_rst_hdl = 0; in delete_tcp_fin_rst_exception_rule()