Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_synproxy.h59 bool synproxy_parse_options(const struct sk_buff *skb, unsigned int doff,
/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c31 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options() function
93 EXPORT_SYMBOL_GPL(synproxy_parse_options);
/linux-4.4.14/net/ipv4/netfilter/
Dipt_SYNPROXY.c276 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg4()
358 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
382 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_SYNPROXY.c289 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg6()
378 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()
402 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()