Searched refs:hash_by_src (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_nat_core.c59 hash_by_src(const struct ip_conntrack_manip *manip, u_int16_t proto) function
77 LIST_DELETE(&bysource[hash_by_src(&conn->tuplehash[IP_CT_DIR_ORIGINAL]
191 unsigned int h = hash_by_src(&tuple->src, tuple->dst.protonum);
611 = hash_by_src(&conntrack->tuplehash[IP_CT_DIR_ORIGINAL]
639 = hash_by_src(&conntrack->tuplehash[IP_CT_DIR_ORIGINAL]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_nat_core.c59 hash_by_src(const struct ip_conntrack_manip *manip, u_int16_t proto) function
77 LIST_DELETE(&bysource[hash_by_src(&conn->tuplehash[IP_CT_DIR_ORIGINAL]
191 unsigned int h = hash_by_src(&tuple->src, tuple->dst.protonum);
611 = hash_by_src(&conntrack->tuplehash[IP_CT_DIR_ORIGINAL]
639 = hash_by_src(&conntrack->tuplehash[IP_CT_DIR_ORIGINAL]

Completed in 84 milliseconds