Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h103 FLOW_OFFLOAD_XMIT_XFRM, enumerator
/linux/net/netfilter/
H A Dnf_flow_table_path.c22 return FLOW_OFFLOAD_XMIT_XFRM; in nft_xmit_type()
H A Dnf_flow_table_ip.c810 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_queue_xmit4()
1138 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_queue_xmit6()
H A Dnf_flow_table_core.c143 case FLOW_OFFLOAD_XMIT_XFRM: in flow_offload_fill_route()