taglinefilesource code
th_cache_dport121net/ipv4/tcp_input.cstatic volatile unsigned short  th_cache_dport, th_cache_sport;
th_cache_dport140net/ipv4/tcp_input.csport != th_cache_sport || dport != th_cache_dport) {
th_cache_dport145net/ipv4/tcp_input.cth_cache_dport=dport;