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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_probe.c53 struct tcp_log { struct
73 struct tcp_log *log;
105 struct tcp_log *p = tcp_probe.log + tcp_probe.head;
152 const struct tcp_log *p
230 tcp_probe.log = kcalloc(bufsize, sizeof(struct tcp_log), GFP_KERNEL);

Completed in 101 milliseconds