Searched refs:ct_hdl (Results 1 – 6 of 6) sorted by relevance
95 struct nfct_handle *ct_hdl; variable
99 struct nfct_handle *ct_hdl; variable
53 ct_hdl = NULL; in NatApp()415 if(!ct_hdl) in UpdateCTUdpTs()417 ct_hdl = nfct_open(CONNTRACK, 0); in UpdateCTUdpTs()418 if(!ct_hdl) in UpdateCTUdpTs()476 ret = nfct_query(ct_hdl, NFCT_Q_UPDATE, ct); in UpdateCTUdpTs()
57 ct_hdl = NULL; in NatApp()445 if(!ct_hdl) in UpdateCTUdpTs()447 ct_hdl = nfct_open(CONNTRACK, 0); in UpdateCTUdpTs()448 if(!ct_hdl) in UpdateCTUdpTs()506 ret = nfct_query(ct_hdl, NFCT_Q_UPDATE, ct); in UpdateCTUdpTs()
59 ct_hdl = NULL; in NatApp()655 if(!ct_hdl) in UpdateCTUdpTs()657 ct_hdl = nfct_open(CONNTRACK, 0); in UpdateCTUdpTs()658 if(!ct_hdl) in UpdateCTUdpTs()716 ret = nfct_query(ct_hdl, NFCT_Q_UPDATE, ct); in UpdateCTUdpTs()