|
Files |
| file | connlist.c |
| | Functions to help search and maintain the connection list. These functions are thread-safe.
|
| file | connlist.h |
| | contains prototypes for connection list functions
|
| file | helpercon.c |
| | contains defintions for functions to help with a peer connection
|
| file | helpercon.h |
| | contains prototypes for functions for a peer connection from a helper
|
| file | helperdef.h |
| | definitions for helper-specific data
|
| file | helperfsm.c |
| | contains defintions of fsm-like functions to control helper connection protocol control flow.
|
| file | helperfsm.h |
| | contains fsm-like functions to control protocol control flow
|
| file | helperfsm_private.h |
| | prototypes for private helperfsm functions
|
| file | natblaster_helper.c |
| | contains entrypoint for a helper into natblaster
|
| file | natblaster_helper.h |
| | prototype for helper natblaster entrypoint
|