Searched refs:nfct_synproxy (Results 1 – 5 of 5) sorted by relevance
13 static inline struct nf_conn_synproxy *nfct_synproxy(const struct nf_conn *ct) in nfct_synproxy() function34 if (tmpl && nfct_synproxy(tmpl)) { in nf_ct_add_synproxy()
330 synproxy = nfct_synproxy(ct); in ipv4_synproxy_hook()
347 synproxy = nfct_synproxy(ct); in ipv6_synproxy_hook()
922 if (nfct_synproxy(ct) && old_state == TCP_CONNTRACK_SYN_SENT && in tcp_packet()
465 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_dump_ct_synproxy()1789 struct nf_conn_synproxy *synproxy = nfct_synproxy(ct); in ctnetlink_change_synproxy()