Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options() function
95 EXPORT_SYMBOL_GPL(synproxy_parse_options);
714 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
743 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
1137 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()
1166 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()
A Dnft_synproxy.c134 if (!synproxy_parse_options(skb, thoff, tcp, &opts)) { in nft_synproxy_do_eval()
/linux/include/net/netfilter/
A Dnf_synproxy.h45 bool synproxy_parse_options(const struct sk_buff *skb, unsigned int doff,
/linux/net/ipv4/netfilter/
A Dipt_SYNPROXY.c28 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg4()
/linux/net/ipv6/netfilter/
A Dip6t_SYNPROXY.c28 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg6()

Completed in 20 milliseconds