The section on port name resolution states that 
 This is from the output of  5 0.027049000 1.2.3.4 -> 5.6.7.8 TCP 66 33214 > 7777 [ACK] Seq=1 Ack=1 Win=251 Len=0 TSval=1736678907 TSecr=332227645 This from  5 0.027049000 1.2.3.4 -> 5.6.7.8 TCP 66 33214 > cbt [ACK] Seq=1 Ack=1 Win=251 Len=0 TSval=1736678907 TSecr=332227645 Port 7777 got mapped to the "cbt" protocol (in tshark). Neither the port nor the string "cbt" appear in  Could someone explain this? asked 08 Apr '16, 05:08 user1234 edited 08 Apr '16, 05:16  | 
One Answer:
Wireshark has its own copy of  answered 08 Apr '16, 05:26 grahamb ♦  | 
          
Should be in the users home directory; the About dialog has a tab that tells where it is exactly.
Thank you. In debian-based systems, it's at
/usr/share/wireshark/services. It was installed via thelibwireshark-datapackage.