wg_packet_tx_worker
INIT_WORK(&peer->transmit_packet_work, wg_packet_tx_worker);
void wg_packet_tx_worker(struct work_struct *work);