![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Include dependency graph for application_local.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | ct_connection_ |
Typedefs | |
| typedef struct ct_connection_ | ct_connection_t |
Functions | |
| session_t * | ct_session_get_peer (session_t *s) |
| void | ct_session_endpoint (session_t *ll, session_endpoint_t *sep) |
| int | ct_session_connect_notify (session_t *ls) |
| int | ct_session_tx (session_t *s) |
| typedef struct ct_connection_ ct_connection_t |
| int ct_session_connect_notify | ( | session_t * | ls | ) |
Definition at line 92 of file application_local.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void ct_session_endpoint | ( | session_t * | ll, |
| session_endpoint_t * | sep | ||
| ) |
Definition at line 82 of file application_local.c.
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 73 of file application_local.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int ct_session_tx | ( | session_t * | s | ) |
Definition at line 564 of file application_local.c.
Here is the call graph for this function:
Here is the caller graph for this function: