tag
line
file
source code
tcp_check
590
net/inet/tcp.c
th->check = tcp_check(th, len, saddr, daddr);
tcp_check
3123
net/inet/tcp.c
if (tcp_check(th, len, saddr, daddr )) {