![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Include dependency graph for mc_socket.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | mc_multicast_socket_t |
| struct | mc_socket_catchup_t |
| struct | mc_socket_main_t |
Typedefs | |
| typedef struct mc_socket_main_t | mc_socket_main_t |
Functions | |
| static u32 | mc_socket_peer_id_get_address (mc_peer_id_t i) |
| static u32 | mc_socket_peer_id_get_port (mc_peer_id_t i) |
| static_always_inline mc_peer_id_t | mc_socket_set_peer_id (u32 address_net_byte_order, u32 port_host_byte_order) |
| clib_error_t * | mc_socket_main_init (mc_socket_main_t *msm, char **intfc_probe_list, int n_intfcs_to_probe) |
| typedef struct mc_socket_main_t mc_socket_main_t |
| clib_error_t* mc_socket_main_init | ( | mc_socket_main_t * | msm, |
| char ** | intfc_probe_list, | ||
| int | n_intfcs_to_probe | ||
| ) |
Definition at line 973 of file mc_socket.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
| static_always_inline mc_peer_id_t mc_socket_set_peer_id | ( | u32 | address_net_byte_order, |
| u32 | port_host_byte_order | ||
| ) |
Definition at line 109 of file mc_socket.h.
Here is the call graph for this function:
Here is the caller graph for this function: