|
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the documentation of this file.
17 #ifndef __included_wg_send_h__
18 #define __included_wg_send_h__
static void ip4_header_set_len_w_chksum(ip4_header_t *ip4, u16 len)
void wg_send_handshake_from_mt(u32 peer_index, bool is_retry)
vlib_main_t * vm
X-connect all packets from the HOST to the PHY.
bool wg_send_handshake_response(vlib_main_t *vm, wg_peer_t *peer)
bool wg_send_handshake(vlib_main_t *vm, wg_peer_t *peer, bool is_retry)
bool wg_send_keepalive(vlib_main_t *vm, wg_peer_t *peer)
#define ip_csum_update(sum, old, new, type, field)
static u16 ip_csum_fold(ip_csum_t c)