Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_avp Struct Reference

Attribute-Value Pair (AVP): a named value with an associated match operator. More...

#include <mate_util.h>

Public Attributes

char * n
char * v
char o

Detailed Description

Attribute-Value Pair (AVP): a named value with an associated match operator.

Member Data Documentation

◆ n

char* _avp::n

Name of the attribute.

◆ o

char _avp::o

Match operator (e.g. '=', '<', '>', '~').

◆ v

char* _avp::v

Value of the attribute.


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