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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_connection_sock.h182 extern const char inet_csk_timer_bug_msg[];
202 pr_debug("%s", inet_csk_timer_bug_msg);
235 pr_debug("%s", inet_csk_timer_bug_msg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_connection_sock.c28 const char inet_csk_timer_bug_msg[] = "inet_csk BUG: unknown timer value\n"; variable
29 EXPORT_SYMBOL(inet_csk_timer_bug_msg); variable

Completed in 29 milliseconds