Bitcoin Core 28.99.0
P2P Digital Currency
Functions | Variables
mapport.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void StartMapPort (bool enable)
 
void InterruptMapPort ()
 
void StopMapPort ()
 

Variables

static constexpr bool DEFAULT_NATPMP = false
 

Function Documentation

◆ InterruptMapPort()

void InterruptMapPort ( )

Definition at line 147 of file mapport.cpp.

Here is the caller graph for this function:

◆ StartMapPort()

void StartMapPort ( bool  enable)

Definition at line 137 of file mapport.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StopMapPort()

void StopMapPort ( )

Definition at line 154 of file mapport.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ DEFAULT_NATPMP

constexpr bool DEFAULT_NATPMP = false
staticconstexpr

Definition at line 8 of file mapport.h.