tag
line
file
source code
tcc
598
net/tcp/ip.c
opt->tcc = 0;
tcc
628
net/tcp/ip.c
opt->tcc = ((*buff) << 16) + net16(*(unsigned short *)(buff+1));
tcc
85
net/tcp/ip.h
unsigned tcc;