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

Describes a tap plugin, providing a callback to register its tap listener with the tap framework. More...

#include <tap.h>

Public Attributes

void(* register_tap_listener )(void)
 

Detailed Description

Describes a tap plugin, providing a callback to register its tap listener with the tap framework.

Member Data Documentation

◆ register_tap_listener

void(* tap_plugin::register_tap_listener) (void)

Callback invoked during startup to register this plugin's tap listener.


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