16#ifndef __PACKET_WAP_H__
17#define __PACKET_WAP_H__
24#define UDP_PORT_WSP 9200
25#define UDP_PORT_WSP_RANGE "2948,9200"
26#define UDP_PORT_WTP_WSP 9201
27#define UDP_PORT_WTLS_WSP 9202
28#define UDP_PORT_WTLS_WTP_WSP 9203
29#define UDP_PORT_WSP_PUSH 2948
30#define UDP_PORT_WTLS_WSP_PUSH 2949
31#define UDP_PORT_WTLS_RANGE "2949,9202-9203"
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43
Pairs an expert info index with its associated header field index for registration and display.
Definition expert.h:41
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95