Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_synproxy.h76 bool synproxy_parse_options(const struct sk_buff *skb, unsigned int doff,
/Linux-v4.19/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-v4.19/net/ipv4/netfilter/
Dipt_SYNPROXY.c278 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg4()
366 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
395 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv4_synproxy_hook()
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_SYNPROXY.c292 if (!synproxy_parse_options(skb, par->thoff, th, &opts)) in synproxy_tg6()
387 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()
416 if (!synproxy_parse_options(skb, thoff, th, &opts)) in ipv6_synproxy_hook()