16 #ifndef __included_wg_send_h__ 17 #define __included_wg_send_h__
void wg_send_handshake_from_mt(u32 peer_index, bool is_retry)
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)
#define ip_csum_update(sum, old, new, type, field)
bool wg_send_keepalive(vlib_main_t *vm, wg_peer_t *peer)
static void ip4_header_set_len_w_chksum(ip4_header_t *ip4, u16 len)
static u16 ip_csum_fold(ip_csum_t c)