Lines Matching full:trk
838 * chain N, which typically match on +trk+est, and may perform ct(nat) actions.
845 * +trk+new which perform the ct(commit) action. These are not offloaded.
859 /* If rule is -trk, or doesn't mention trk at all, then in efx_tc_rule_is_lhs_rule()
861 * LHS rule). If rule is +trk, then a CT action could in efx_tc_rule_is_lhs_rule()
1405 /* AR table can't match on DO_CT (+trk). But a commonly used pattern is in efx_tc_flower_replace_foreign()
1406 * +trk+est, which is strictly implied by +est, so rewrite it to that. in efx_tc_flower_replace_foreign()
1412 * match +trk-est (CT_HIT=0) despite being on an established connection. in efx_tc_flower_replace_foreign()
1691 NL_SET_ERR_MSG_MOD(extack, "LHS rule can never match +trk"); in efx_tc_flower_replace_lhs()
1694 /* LHS rules are always -trk, so we don't need to match on that */ in efx_tc_flower_replace_lhs()
1839 /* AR table can't match on DO_CT (+trk). But a commonly used pattern is in efx_tc_flower_replace()
1840 * +trk+est, which is strictly implied by +est, so rewrite it to that. in efx_tc_flower_replace()
1846 * match +trk-est (CT_HIT=0) despite being on an established connection. in efx_tc_flower_replace()