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

/linux-4.4.14/net/ipv4/
H A Dtcp_probe.c59 struct tcp_log { struct
83 struct tcp_log *log;
123 struct tcp_log *p = tcp_probe.log + tcp_probe.head; jtcp_rcv_established()
188 const struct tcp_log *p tcpprobe_sprint()
272 tcp_probe.log = kcalloc(bufsize, sizeof(struct tcp_log), GFP_KERNEL); tcpprobe_init()

Completed in 76 milliseconds