| tag | line | file | source code |
|---|---|---|---|
| tcp_check | 812 | net/ipv4/tcp.c | th->check = tcp_check(th, len, saddr, daddr, |
| tcp_check | 818 | net/ipv4/tcp.c | th->check = tcp_check(th, len, saddr, daddr, |
| tcp_check | 1554 | net/ipv4/tcp_input.c | if (tcp_check(th, len, saddr, daddr, skb->csum)) |