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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_probe.c72 /* want monotonic time since start of tcp_probe */
110 static struct jprobe tcp_probe = { variable in typeref:struct:jprobe
174 ret = register_jprobe(&tcp_probe);
192 unregister_jprobe(&tcp_probe);
H A DMakefile41 obj-$(CONFIG_NET_TCPPROBE) += tcp_probe.o

Completed in 91 milliseconds