Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c39 nf_tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff, in nf_tproxy_handle_time_wait6() function
73 EXPORT_SYMBOL_GPL(nf_tproxy_handle_time_wait6);
/openbmc/linux/include/net/netfilter/
H A Dnf_tproxy.h114 nf_tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff,
/openbmc/linux/net/netfilter/
H A Dxt_TPROXY.c140 sk = nf_tproxy_handle_time_wait6(skb, tproto, thoff, in tproxy_tg6_v1()
H A Dnft_tproxy.c134 sk = nf_tproxy_handle_time_wait6(skb, l4proto, thoff, in nft_tproxy_eval_v6()