Determine outgoing packet rate to specific ip and port?

In Linux operating system how can i determine outgoing packet to specific ip and port?

source ip : 192.168.1.60:yyyyy
destination ip : 192.168.1.60:34500

I want to know that how many UDP packets are sent to 192.168.1.60:34500 per second from 192.168.1.60?