Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_proto_tcp.c148 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index() function
177 [get_conntrack_index(tcph)][oldtcpstate]; in tcp_packet()
182 CTINFO2DIR(ctinfo), get_conntrack_index(tcph), in tcp_packet()
229 = tcp_conntracks[0][get_conntrack_index(tcph)] in tcp_new()