FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Definition at line 43 of file mc_socket.h.
int mc_socket_main_t::ack_socket |
Definition at line 51 of file mc_socket.h.
u32 mc_socket_main_t::ack_udp_port |
Definition at line 75 of file mc_socket.h.
u32 mc_socket_main_t::base_multicast_udp_port_host_byte_order |
Definition at line 91 of file mc_socket.h.
uword* mc_socket_main_t::catchup_index_by_file_descriptor |
Definition at line 59 of file mc_socket.h.
int mc_socket_main_t::catchup_server_socket |
Definition at line 54 of file mc_socket.h.
u32 mc_socket_main_t::catchup_tcp_port |
Definition at line 76 of file mc_socket.h.
mc_socket_catchup_t* mc_socket_main_t::catchups |
Definition at line 57 of file mc_socket.h.
u32 mc_socket_main_t::if_ip4_address_net_byte_order |
Definition at line 73 of file mc_socket.h.
struct iovec* mc_socket_main_t::iovecs |
Definition at line 70 of file mc_socket.h.
mc_main_t mc_socket_main_t::mc_main |
Definition at line 45 of file mc_socket.h.
char* mc_socket_main_t::multicast_interface_name |
Definition at line 79 of file mc_socket.h.
mc_multicast_socket_t mc_socket_main_t::multicast_sockets[MC_N_TRANSPORT_TYPE] |
Definition at line 48 of file mc_socket.h.
u32 mc_socket_main_t::multicast_ttl |
Definition at line 86 of file mc_socket.h.
u32 mc_socket_main_t::multicast_tx_ip4_address_host_byte_order |
Definition at line 83 of file mc_socket.h.
u32* mc_socket_main_t::rx_buffers |
Definition at line 67 of file mc_socket.h.
u32 mc_socket_main_t::rx_mtu_n_buffers |
Definition at line 64 of file mc_socket.h.
u32 mc_socket_main_t::rx_mtu_n_bytes |
Definition at line 61 of file mc_socket.h.