Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
ws_services_entry_t Struct Reference

A single entry in the well-known services port registry. More...

#include <iana-info.h>

Public Attributes

uint16_t port
 
const char * name
 
const char * description
 

Detailed Description

A single entry in the well-known services port registry.

Member Data Documentation

◆ description

const char* ws_services_entry_t::description

Human-readable description of the service

◆ name

const char* ws_services_entry_t::name

Short canonical service name (e.g., "http", "ftp")

◆ port

uint16_t ws_services_entry_t::port

Well-known port number


The documentation for this struct was generated from the following file: