/* Prepare skb and enqueue it for sending to peer. * * Preparation consist in prepending the skb payload with its size. * Required by the OpenVPN protocol in order to extract packets from * the TCP stream on the receiver side.
*/ void ovpn_tcp_send_skb(struct ovpn_peer *peer, struct sock *sk, struct sk_buff *skb); void ovpn_tcp_tx_work(struct work_struct *work);
#endif/* _NET_OVPN_TCP_H_ */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet am 2026-06-07)
¤