tag | line | file | source code |
---|---|---|---|
th_cache_sk | 458 | net/ipv4/tcp.c | volatile struct sock *th_cache_sk; |
th_cache_sk | 469 | net/ipv4/tcp.c | th_cache_sk=NULL; |
th_cache_sk | 3320 | net/ipv4/tcp.c | if(th_cache_sk==sk) |
th_cache_sk | 4878 | net/ipv4/tcp.c | sk = (struct sock *) th_cache_sk; |
th_cache_sk | 4887 | net/ipv4/tcp.c | th_cache_sk=sk; |