Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_synproxy.h8 struct nf_conn_synproxy { struct
14 static inline struct nf_conn_synproxy *nfct_synproxy(const struct nf_conn *ct) in nfct_synproxy() argument
23 static inline struct nf_conn_synproxy *nfct_synproxy_ext_add(struct nf_conn *ct) in nfct_synproxy_ext_add()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_extend.c52 [NF_CT_EXT_SYNPROXY] = sizeof(struct nf_conn_synproxy),
84 + sizeof(struct nf_conn_synproxy) in total_extension_size()
H A Dnf_synproxy_core.c188 const struct nf_conn_synproxy *synproxy) in synproxy_tstamp_adjust()
646 struct nf_conn_synproxy *synproxy; in ipv4_synproxy_hook()
1063 struct nf_conn_synproxy *synproxy; in ipv6_synproxy_hook()
H A Dnf_conntrack_netlink.c488 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_dump_ct_synproxy()
2115 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_change_synproxy()