Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_irc.c119 __be32 dcc_ip; in help() local
208 if (parse_dcc(data, data_limit, &dcc_ip, in help()
215 &dcc_ip, dcc_port); in help()
219 if ((tuple->src.u3.ip != dcc_ip && in help()
220 ct->tuplehash[!dir].tuple.dst.u3.ip != dcc_ip) || in help()
224 &dcc_ip, dcc_port); in help()