Searched refs:tp_state (Results 1 – 1 of 1) sorted by relevance
2277 enum tcf_tp_insert_state tp_state; in tc_new_tfilter() local2282 tp_state = TP_NOT_CREATED; in tc_new_tfilter()2404 tp_state = TP_CREATED; in tc_new_tfilter()2412 tp_state = TP_NOT_OWNED; in tc_new_tfilter()2466 if (err && tp_state == TP_CREATED) in tc_new_tfilter()2472 if (tp_state == TP_NOT_CREATED) in tc_new_tfilter()