tag | line | file | source code |
---|---|---|---|
th_cache_sk | 256 | net/ipv4/tcp.c | volatile struct sock *th_cache_sk; |
th_cache_sk | 267 | net/ipv4/tcp.c | th_cache_sk=NULL; |
th_cache_sk | 2916 | net/ipv4/tcp.c | if(th_cache_sk==sk) |
th_cache_sk | 4493 | net/ipv4/tcp.c | sk=(struct sock *)th_cache_sk; |
th_cache_sk | 4501 | net/ipv4/tcp.c | th_cache_sk=sk; |