Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
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()
/Linux-v6.6/net/netfilter/
Dnf_conntrack_extend.c52 [NF_CT_EXT_SYNPROXY] = sizeof(struct nf_conn_synproxy),
84 + sizeof(struct nf_conn_synproxy) in total_extension_size()
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()
Dnf_conntrack_netlink.c491 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_dump_ct_synproxy()
2118 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_change_synproxy()