Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h105 FLOW_OFFLOAD_XMIT_TC, enumerator
/linux/net/netfilter/
H A Dnf_flow_table_offload.c112 if (tuple->xmit_type == FLOW_OFFLOAD_XMIT_TC) in nf_flow_rule_match()
/linux/net/sched/
H A Dact_ct.c403 entry->tuplehash[dir].tuple.xmit_type = FLOW_OFFLOAD_XMIT_TC; in tcf_ct_flow_tc_ifidx()