Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/
Dnetsyms.c361 EXPORT_SYMBOL(tcp_timewait_state_process);
/linux-2.4.37.9/net/ipv4/
Dtcp_minisocks.c128 tcp_timewait_state_process(struct tcp_tw_bucket *tw, struct sk_buff *skb, in tcp_timewait_state_process() function
Dtcp_ipv4.c1806 switch(tcp_timewait_state_process((struct tcp_tw_bucket *)sk, in tcp_v4_rcv()
/linux-2.4.37.9/include/net/
Dtcp.h740 extern enum tcp_tw_status tcp_timewait_state_process(struct tcp_tw_bucket *tw,
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c1655 switch(tcp_timewait_state_process((struct tcp_tw_bucket *)sk, in tcp_v6_rcv()