I need to track UDP receive queue drop in my LINUX machine. for i am using the following command `cat /proc/net/udp and the output is
sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode
20: 00000000:8614 00000000:0000 07 00000000:00000000 00:00000000 00000000 500 0 4430600 2 ffff81007a40b380 `
Here i am not getting any info about udp drops..? is there anyway to customize proc/net/udp.