Searched refs:nfct_synproxy (Results 1 – 3 of 3) sorted by relevance
14 static inline struct nf_conn_synproxy *nfct_synproxy(const struct nf_conn *ct) in nfct_synproxy() function36 if (tmpl && nfct_synproxy(tmpl)) { in nf_ct_add_synproxy()
656 synproxy = nfct_synproxy(ct); in ipv4_synproxy_hook()1075 synproxy = nfct_synproxy(ct); in ipv6_synproxy_hook()
1127 if (nfct_synproxy(ct) && old_state == TCP_CONNTRACK_SYN_SENT && in nf_conntrack_tcp_packet()