Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_flow_table_ip.c321 static unsigned int nf_flow_queue_xmit(struct net *net, struct sk_buff *skb, in nf_flow_queue_xmit() function
420 ret = nf_flow_queue_xmit(state->net, skb, tuplehash, ETH_P_IP); in nf_flow_offload_ip_hook()
681 ret = nf_flow_queue_xmit(state->net, skb, tuplehash, ETH_P_IPV6); in nf_flow_offload_ipv6_hook()