Home
last modified time | relevance | path

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

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