Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c2277 enum tcf_tp_insert_state tp_state; in tc_new_tfilter() local
2282 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()