Searched refs:nfct_synproxy (Results 1 – 5 of 5) sorted by relevance
12 static inline struct nf_conn_synproxy *nfct_synproxy(const struct nf_conn *ct) in nfct_synproxy() function
323 synproxy = nfct_synproxy(ct); in ipv4_synproxy_hook()
338 synproxy = nfct_synproxy(ct); in ipv6_synproxy_hook()
966 if (nfct_synproxy(ct) && old_state == TCP_CONNTRACK_SYN_SENT && in tcp_packet()
937 if (tmpl && nfct_synproxy(tmpl)) { in init_conntrack()