Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_flow_offload.c37 route->tuple[dir].xmit_type = nft_xmit_type(dst_cache); in nft_default_forward_path()
92 enum flow_offload_xmit_type xmit_type; member
154 info->xmit_type = FLOW_OFFLOAD_XMIT_DIRECT; in nft_dev_path_info()
168 info->xmit_type = FLOW_OFFLOAD_XMIT_DIRECT; in nft_dev_path_info()
213 if (info.xmit_type == FLOW_OFFLOAD_XMIT_DIRECT) { in nft_dev_forward_path()
218 route->tuple[dir].xmit_type = info.xmit_type; in nft_dev_forward_path()
266 if (route->tuple[dir].xmit_type == FLOW_OFFLOAD_XMIT_NEIGH && in nft_flow_route()
267 route->tuple[!dir].xmit_type == FLOW_OFFLOAD_XMIT_NEIGH) { in nft_flow_route()
A Dnf_flow_table_ip.c263 if (tuple->xmit_type != FLOW_OFFLOAD_XMIT_NEIGH && in nf_flow_dst_check()
264 tuple->xmit_type != FLOW_OFFLOAD_XMIT_XFRM) in nf_flow_dst_check()
443 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_offload_ip_hook()
454 switch (tuplehash->tuple.xmit_type) { in nf_flow_offload_ip_hook()
738 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) { in nf_flow_offload_ipv6_hook()
749 switch (tuplehash->tuple.xmit_type) { in nf_flow_offload_ipv6_hook()
A Dnf_flow_table_core.c123 switch (route->tuple[dir].xmit_type) { in flow_offload_fill_route()
142 flow_tuple->xmit_type = route->tuple[dir].xmit_type; in flow_offload_fill_route()
150 if (flow->tuplehash[dir].tuple.xmit_type == FLOW_OFFLOAD_XMIT_NEIGH || in nft_flow_dst_release()
151 flow->tuplehash[dir].tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM) in nft_flow_dst_release()
A Dnf_flow_table_offload.c112 if (tuple->xmit_type == FLOW_OFFLOAD_XMIT_TC) in nf_flow_rule_match()
238 switch (this_tuple->xmit_type) { in flow_offload_eth_src()
288 switch (this_tuple->xmit_type) { in flow_offload_eth_dst()
555 switch (this_tuple->xmit_type) { in flow_offload_redirect()
586 if (this_tuple->xmit_type == FLOW_OFFLOAD_XMIT_DIRECT) in flow_offload_encap_tunnel()
611 if (other_tuple->xmit_type == FLOW_OFFLOAD_XMIT_DIRECT) in flow_offload_decap_tunnel()
757 if (other_tuple->xmit_type == FLOW_OFFLOAD_XMIT_NEIGH) in nf_flow_offload_rule_alloc()
/net/tipc/
A Dcrypto.c1659 TIPC_SKB_CB(skb)->xmit_type = type; in tipc_crypto_clone_msg()
1715 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_PROBING) { in tipc_crypto_xmit()
1730 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_GRACING) { in tipc_crypto_xmit()
A Dmsg.h134 u8 xmit_type:2; member
/net/sched/
A Dact_ct.c403 entry->tuplehash[dir].tuple.xmit_type = FLOW_OFFLOAD_XMIT_TC; in tcf_ct_flow_tc_ifidx()

Completed in 25 milliseconds