Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_ip.c260 tuple->xmit_type != FLOW_OFFLOAD_XMIT_XFRM) in nf_flow_dst_check()
439 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_offload_ip_hook()
734 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_offload_ipv6_hook()
H A Dnf_flow_table_core.c133 case FLOW_OFFLOAD_XMIT_XFRM: in flow_offload_fill_route()
151 flow->tuplehash[dir].tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM) in nft_flow_dst_release()
H A Dnft_flow_offload.c25 return FLOW_OFFLOAD_XMIT_XFRM; in nft_xmit_type()
/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h102 FLOW_OFFLOAD_XMIT_XFRM, enumerator