taglinefilesource code
th_cache_dport118net/ipv4/tcp_input.cstatic volatile unsigned short  th_cache_dport, th_cache_sport;
th_cache_dport137net/ipv4/tcp_input.csport != th_cache_sport || dport != th_cache_dport) {
th_cache_dport142net/ipv4/tcp_input.cth_cache_dport=dport;